ArcGIS Pro 3.7 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 ReadOnly Property RightLongitude As Double
    public double RightLongitude {get;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also