ArcGIS Pro 3.0 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, Windows 8.1

    See Also