ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapGrid Class / MaxInteriorAngle Property

In This Topic
    MaxInteriorAngle Property
    In This Topic
    Gets or sets the maximum value of the interior angle that determines the edge of the mapFrame polygon. The angle is defined in degrees.
    Syntax
    public double MaxInteriorAngle {get; set;}
    Public Property MaxInteriorAngle As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also