AltitudeRef
ExifGpsPackage.AltitudeRef property
Gets or sets the altitude used as the reference altitude. If the reference is sea level and the altitude is above sea level, 0 is given. If the altitude is below sea level, a value of 1 is given and the altitude is indicated as an absolute value in the Altitude
tag.
public ExifGpsAltitudeRef? AltitudeRef { get; set; }
Property Value
The altitude used as the reference altitude
See Also
- enum ExifGpsAltitudeRef
- class ExifGpsPackage
- namespace GroupDocs.Metadata.Standards.Exif
- assembly GroupDocs.Metadata