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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also