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

In This Topic
    GpsDestLatitudeRefRaw Property
    In This Topic
    Gets or sets a value indicating whether the latitude of the destination point is north or south latitude.

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

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