ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ExifData.ExifIFD0 Class / GPSLongitudeRef Property

In This Topic
    GPSLongitudeRef Property
    In This Topic
    GPS longitude reference: E = 'East', Longitude values are positive. W = 'West', Longitude values are negative. (EXIF tag: EXIF_GPSLongitudeRef)
    Syntax
    Public Property GPSLongitudeRef As String
    public string GPSLongitudeRef {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also