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

In This Topic
    GpsMeasureModeRaw Property
    In This Topic
    Gets or sets the GPS measurement mode.

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

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