ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Geometry Namespace / AngularUnit Class / Grads Property

In This Topic
    Grads Property
    In This Topic
    Gets an angular unit object representing angle in grads (Factory Code = 9105). Equivalent to one one-hundredth of a right-angle, a grad is equal to PI/200 radians. Also known as a gon.
    Syntax
    public static AngularUnit Grads {get;}
    Public Shared ReadOnly Property Grads As AngularUnit
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also