| Name | Description | |
|---|---|---|
![]() | DefaultGridOptions | Gets a set of default grid options |
![]() ![]() | Instance | Gets the singleton instance for IGridOptionsEnvironment |
![]() | ShowGrid | Gets and sets whether or not to show a grid on application map views |
The following tables list the members exposed by GridOptionsEnvironment.
| Name | Description | |
|---|---|---|
![]() | DefaultGridOptions | Gets a set of default grid options |
![]() ![]() | Instance | Gets the singleton instance for IGridOptionsEnvironment |
![]() | ShowGrid | Gets and sets whether or not to show a grid on application map views |
| Name | Description | |
|---|---|---|
![]() | ClearGridOptions | Clears all grid options for all maps in the Project. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetGridOptions | Overloaded. |
![]() | HasGridOptions | Gets whether a map currently has any grid options |
![]() | Refresh | Triggers a refresh of the current grid overlay. |
![]() | RemoveGridOptions | Removes the grid options for the specified map. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetGridOptions | Set the grid options for the given map.This method must be called on the MCT. Use QueuedTask.Run. |