public final class CadPolylineFlag
extends com.aspose.ms.System.Enum
The Cad POLYLINE flags.
Modifier and Type | Field and Description |
---|---|
static short |
CLOSED_POLY
The close d_ poly.
|
static short |
CLOSED_POLY_MESH
The close d_ pol y_ mesh.
|
static short |
CURVE_FIT
The curv e_ fit.
|
static short |
GENERATED_PATTERN
The generate d_ pattern.
|
static short |
NONE
The none flags.
|
static short |
POLY_3D
The pol y_3 d.
|
static short |
POLYFACE_MESH
The polyfac e_ mesh.
|
static short |
POLYMESH_3D
The polymes h_3 d.
|
static short |
SPLINE_FIT
The splin e_ fit.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final short NONE
The none flags.
public static final short CLOSED_POLY
The close d_ poly.
public static final short CURVE_FIT
The curv e_ fit.
public static final short SPLINE_FIT
The splin e_ fit.
public static final short POLY_3D
The pol y_3 d.
public static final short POLYMESH_3D
The polymes h_3 d.
public static final short CLOSED_POLY_MESH
The close d_ pol y_ mesh.
public static final short POLYFACE_MESH
The polyfac e_ mesh.
public static final short GENERATED_PATTERN
The generate d_ pattern.