Click or drag to resize

ExifDataGPSDifferential Property

Gets or sets a GPS value which indicates whether differential correction is applied to the GPS receiver.

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

Property Value

Type: UInt16
The GPS value which indicates whether differential correction is applied to the GPS receiver.
See Also