ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapFrame Class / Grids Property

In This Topic
    Grids Property
    In This Topic
    Gets or sets the Grids and Graticules associated with the MapFrame.
    Syntax
    Public Property Grids As CIMMapGrid()
    public CIMMapGrid[] Grids {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also