Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / GpsAltitudeRef Property

In This Topic
    GpsAltitudeRef Property
    In This Topic
    Gets or sets the altitude used as the reference altitude.
    Syntax
    'Declaration
     
    Public Property GpsAltitudeRef As GpsAltitudeRef
    public GpsAltitudeRef GpsAltitudeRef {get; set;}
    See Also