In This Topic
Gets or sets the status of the GPS receiver when the image is recorded.
The value is in raw format as defined in Exif specification.
Syntax
'Declaration
Public Property GpsStatusRaw As System.String
public System.string GpsStatusRaw {get; set;}
See Also