ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / SpatialReference Class / RightLongitude Property

In This Topic
    RightLongitude Property
    In This Topic
    Gets the right longitude value of the geographic coordinate system.
    Syntax
    public double RightLongitude {get;}
    Public ReadOnly Property RightLongitude As Double
    Remarks
    If this instance is a projected coordinate system, then the right longitude of the underlying geographic coordinate system is returned.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also