ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / SpatialReference Class / LeftLongitude Property

In This Topic
    LeftLongitude Property
    In This Topic
    Gets the left longitude value of the geographic coordinate system.
    Syntax
    Public ReadOnly Property LeftLongitude As Double
    public double LeftLongitude {get;}
    Remarks
    If this instance is a projected coordinate system, then the left 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