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