TileMeasureType enumeration
TileMeasureType enumeration
Represents measure types
The TileMeasureType type exposes the following members:
Fields
| Field | Description |
|---|---|
| PIXEL | Specifies that the unit of measurement is pixel. |
| PERCENT | Specifies that the unit of measurement is percent. |
| POINTS | Specifies that the unit of measurement is point. |