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

In This Topic
    GpsDestBearingRefRaw Property
    In This Topic
    Gets or sets the reference used for giving the bearing to the destination point.

    The value is in raw format as defined in Exif specification.

    Syntax
    'Declaration
     
    Public Property GpsDestBearingRefRaw As System.String
    public System.string GpsDestBearingRefRaw {get; set;}
    See Also