ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / IGridOptionsEnvironment Interface

In This Topic
    IGridOptionsEnvironment Interface Methods
    In This Topic

    For a list of all members of this type, see IGridOptionsEnvironment members.

    Public Methods
     NameDescription
     Method Clears all grid options for all maps in the Project. This method must be called on the MCT. Use QueuedTask.Run.  
     MethodOverloaded.   
     Method Gets whether a map currently has any grid options  
     Method Triggers a refresh of the current grid overlay.  
     Method Removes the grid options for the specified map. This method must be called on the MCT. Use QueuedTask.Run.  
     Method Set the grid options for the given map.This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also