ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTopoNorthArrow Class / RoundGMAngle Property

In This Topic
    RoundGMAngle Property
    In This Topic
    Gets or sets a value indicating whether GM angle is rounded for display. If true GM angle is displayed to nearest 1/2 degree, if false it is displayed as degrees and minutes.
    Syntax
    public bool RoundGMAngle {get; set;}
    Public Property RoundGMAngle As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also