ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / AngularUnit Class / Minutes Property

In This Topic
    Minutes Property (AngularUnit)
    In This Topic
    Gets an angular unit object representing angle in arc-minutes (Factory Code = 9103). An arc-minute is equal to 1/60th of a degree.
    Syntax
    public static AngularUnit Minutes {get;}
    Public Shared ReadOnly Property Minutes As AngularUnit
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also