public final class CadMultiLineFlag
extends com.aspose.ms.System.Enum
The Cad MULTILINE flags.
Modifier and Type | Field and Description |
---|---|
static short |
Closed
The closed flag.
|
static short |
Suppress_end_caps
The suppress end caps flag.
|
static short |
Suppress_start_caps
The suppress start caps flag.
|
static short |
Unlocked
The unlocked flag.
|
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 Unlocked
The unlocked flag.
public static final short Closed
The closed flag.
public static final short Suppress_start_caps
The suppress start caps flag.
public static final short Suppress_end_caps
The suppress end caps flag.