public final class CadLineSpacingType
extends com.aspose.ms.System.Enum
Cad Line spacing enum
Modifier and Type | Field and Description |
---|---|
static int |
AtLeast
At least (taller characters will override)
|
static int |
Exact
The exact (taller characters will not override)
|
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 AtLeast
At least (taller characters will override)
public static final int Exact
The exact (taller characters will not override)