Summary
Represents the type of the grid unit.
Syntax
public sealed enum GridUnitType
Members
Name | Type | Summary |
---|---|---|
Auto | Field | The automatic definition of units for the grid. |
Pixel | Field | Calculate grid size in pixels. |
Star | Field | Calculate grid size in stars. |