Click or drag to resize

ExifDataGPSImgDirectionRef Property

Gets or sets the GPS reference for giving the direction of the image when it is captured.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string GPSImgDirectionRef { get; set; }

Property Value

Type: String
The GPS reference for giving the direction of the image when it is captured.
See Also