ExifDataGPSLongitudeRef Property |
Namespace: Aspose.Imaging.Exif
public string GPSLongitudeRef { get; set; }
Public Property GPSLongitudeRef As String Get Set
public: property String^ GPSLongitudeRef { String^ get (); void set (String^ value); }
member GPSLongitudeRef : string with get, set