public final class CadLwPolylineFlag
extends com.aspose.ms.System.Enum
The Cad LWPOLYLINE flags.
CadLwPolyline.Flag
Modifier and Type | Field and Description |
---|---|
static short |
Closed
The close polyline.
|
static short |
None
The none flags.
|
static short |
Plinegen
The Plinegen.
|
public static final short None
The none flags.
public static final short Closed
The close polyline.
public static final short Plinegen
The Plinegen.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.