Provides access to basic properties and methods provided by every reference system (grids, graticules, etc).
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
BoundsChanged | Called when the extent of the parent map frame changes. | |
Draw | Draws the map grid for a map frame to the given display. | |
GenerateGraphics | Generates graphic elements corresponding to the grid lines and stores them in the specified graphics container. | |
LabelFormat | The format for reference labels. | |
Name | The name of the map grid. | |
PrepareForOutput | Prepares the map grid for output to a device. | |
QueryBounds | The extent of the reference system in page space. | |
SetDefaults | Sets the properties of the map grid to default values. | |
Visible | Indicates if the map grid is visible. |
CoClasses that implement IReferenceSystem
CoClasses and Classes | Description |
---|---|
CustomOverlayGrid | A custom map grid. |
Graticule | A map grid that divides the map with meridians and parallels. |
IndexGrid | A map grid that divides the map into a grid for indexing. |
MeasuredGrid | A map grid that divides the map into a grid of units in any coordinate system. |
MgrsGrid | The Military Grid Reference System (MGRS) object. |