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

In This Topic
    ClipUTMZone Property
    In This Topic
    Gets or sets a value indicating whether to clip the grid to the UTM zone. If the measured grid is not defined in one of the UTM coordinates, then this property is irrelevant.
    Syntax
    public bool ClipUTMZone {get; set;}
    Public Property ClipUTMZone As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also