Altitude

ExifGpsPackage.Altitude property

Gets or sets the altitude based on the reference in AltitudeRef. The reference unit is meters.

public TiffRational Altitude { get; set; }

Property Value

The altitude based on the reference in AltitudeRef.

See Also