GpsAreaInformationRaw Property
In This Topic
Gets or sets the name of the GPS area.
The value is in raw format as defined in Exif specification.
Syntax
'Declaration
Public Property GpsAreaInformationRaw As System.Byte()
public System.byte[] GpsAreaInformationRaw {get; set;}
See Also