ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMeasuredGrid Class / UseMapClipShape Property

In This Topic
    UseMapClipShape Property (CIMMeasuredGrid)
    In This Topic
    Gets or sets a value indicating whether to use the clip shape of the map (if set) as the grid boundary.
    Syntax
    public bool UseMapClipShape {get; set;}
    Public Property UseMapClipShape As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also