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