public final class CadDimensionType
extends com.aspose.ms.System.Enum
Cad Dimension type enum
Modifier and Type | Field and Description |
---|---|
static int |
Aligned
The aligned dimension type
|
static int |
Angular
The angular dimension type
|
static int |
Angular3Point
The angular3 point dimension type
|
static int |
Block
The block dimension type
|
static int |
Diameter
The diameter dimension type
|
static int |
Ordinate
The ordinate dimension type
|
static int |
Radius
The radius dimension type
|
static int |
Rotated
The rotated dimension type
|
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 int Rotated
The rotated dimension type
public static final int Aligned
The aligned dimension type
public static final int Angular
The angular dimension type
public static final int Diameter
The diameter dimension type
public static final int Radius
The radius dimension type
public static final int Angular3Point
The angular3 point dimension type
public static final int Ordinate
The ordinate dimension type
public static final int Block
The block dimension type