public final class CadPolylineFlag
extends com.aspose.ms.System.Enum
The Cad POLYLINE flags.
CadPolylineBase.Flag
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.
|
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.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.