Grid
Grid is a base class for MGRSGrid, USNGGrid, UTMGrid and LatitudeLongitudeGrid that represents the display of a coordinate system grid on the map view. It contains all of the common operations and properties that apply to displaying and working with the different grids currently supported. This includes toggling visibility and configuring layout and appearance preferences.
Since
200.1.0
Inheritors
Properties
The grid's text label offset from the edge of the map view in DIPS.
The positioning of the grid's labels.
The visibility of the grid's labels.
The number of levels of resolution supported by the grid. The line and label style can be set for each of these resolution levels. The resolution of the displayed grid may adapt as the scale of the displayed map changes. This method returns the finite number of different resolutions that are available for this grid.
Functions
Returns the line symbol used for the grid lines at the given resolution level.
Get the text symbol used for the grid labels at the given resolution level.
Set the line symbol used for the grid lines at the given resolution level.
Set the text symbol used for the grid labels at the given resolution level.