public final class UnitTypes
extends com.aspose.ms.System.Enum
The unit types.
Modifier and Type | Field and Description |
---|---|
static int |
Angle
Angle unit.
|
static int |
Density
Density unit.
|
static int |
Distance
Distance unit.
|
static int |
None
Undefined unit.
|
static int |
Percent
Percent unit.
|
static int |
Pixels
Pixels unit.
|
static int |
Points
Points unit.
|
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, register, toObject, toString
public static final int Angle
Angle unit.
public static final int Density
Density unit.
public static final int Distance
Distance unit.
public static final int None
Undefined unit.
public static final int Percent
Percent unit.
public static final int Pixels
Pixels unit.
public static final int Points
Points unit.