public final class CadAttachmentType
extends com.aspose.ms.System.Enum
Cad attachment point type
Modifier and Type | Field and Description |
---|---|
static int |
BottomCenter
The bottom center
|
static int |
BottomLeft
The bottom left
|
static int |
BottomRight
The bottom right
|
static int |
MiddleCenter
The middle center
|
static int |
MiddleLeft
The middle left
|
static int |
MiddleRight
The middle right
|
static int |
TopCenter
The top center
|
static int |
TopLeft
The top left
|
static int |
TopRight
The top right
|
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 TopLeft
The top left
public static final int TopCenter
The top center
public static final int TopRight
The top right
public static final int MiddleLeft
The middle left
public static final int MiddleCenter
The middle center
public static final int MiddleRight
The middle right
public static final int BottomLeft
The bottom left
public static final int BottomCenter
The bottom center
public static final int BottomRight
The bottom right