public final class CadBoundaryPathTypeFlag
extends com.aspose.ms.System.Enum
The boundary path type flag.
Modifier and Type | Field and Description |
---|---|
static int |
Default
Default boundary type.
|
static int |
Derived
Derived boundary type.
|
static int |
External
External boundary type.
|
static int |
Outermost
Outermost boundary type.
|
static int |
Polyline
Polyline boundary type.
|
static int |
Textbox
Textbox boundary 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 Default
Default boundary type.
public static final int External
External boundary type.
public static final int Polyline
Polyline boundary type.
public static final int Derived
Derived boundary type.
public static final int Textbox
Textbox boundary type.
public static final int Outermost
Outermost boundary type.