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

In This Topic
    GpsDestDistanceRef Property
    In This Topic
    Gets or sets the unit used to express the distance to the destination point.
    Syntax
    'Declaration
     
    Public Property GpsDestDistanceRef As GpsDistanceRef
    public GpsDistanceRef GpsDestDistanceRef {get; set;}
    See Also