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

In This Topic
    ClearGridOptions Method (IGridOptionsEnvironment)
    In This Topic
    Clears all grid options for all maps in the Project. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    Sub ClearGridOptions() 
    void ClearGridOptions()
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also