ArcGIS Pro 3.7 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 Property MaxInteriorAngle As Double
    public double MaxInteriorAngle {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also