GridLabelPosition

sealed class GridLabelPosition

A positioning scheme to use when labeling a Grid.

Since

200.1.0

See also

Inheritors

Types

Link copied to clipboard

Labels anchored to top, right, bottom, and left of map or scene view. Not supported in SceneView for MgrsGrid, UsngGrid, and UtmGrid.

Link copied to clipboard

'Y' labels anchored to left of map or scene view, 'X' labels anchored to bottom. Not supported in SceneView for MgrsGrid, UsngGrid, and UtmGrid.

Link copied to clipboard

'Y' labels anchored to right of map or scene view, 'X' labels anchored to bottom. Not supported in SceneView for MgrsGrid, UsngGrid, and UtmGrid.

Link copied to clipboard

'Y' and 'X' labels in center of map or scene view. Not supported in SceneView for MgrsGrid, UsngGrid, and UtmGrid.

Link copied to clipboard

Labels anchored to a geographical position on the map or scene view.

Link copied to clipboard

'Y' labels anchored to left of map or scene view, 'X' labels anchored to top. Not supported in SceneView for MgrsGrid, UsngGrid, and UtmGrid.

Link copied to clipboard

'Y' labels anchored to right of map or scene view, 'X' labels anchored to top. Not supported in SceneView for MgrsGrid, UsngGrid, and UtmGrid.