@Deprecated public final class UnitOfMeasurement extends com.aspose.ms.System.Enum
Represents units of measurement.
Modifier and Type | Field and Description |
---|---|
static int |
Pixel
Deprecated.
Specifies that the unit of measurement is pixel.
|
static int |
Point
Deprecated.
Specifies that the unit of measurement is point.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Pixel
Specifies that the unit of measurement is pixel.
public static final int Point
Specifies that the unit of measurement is point.
Copyright © 2020. All rights reserved.