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

In This Topic
    GpsDestBearingRef Property
    In This Topic
    Gets or sets the reference used for giving the bearing to the destination point.
    Syntax
    'Declaration
     
    Public Property GpsDestBearingRef As GpsDirectionRef
    public GpsDirectionRef GpsDestBearingRef {get; set;}
    See Also