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

In This Topic
    GpsMapDatum Property
    In This Topic
    Gets or sets the geodetic survey data used by the GPS receiver.
    Syntax
    'Declaration
     
    Public Property GpsMapDatum As System.String
    public System.string GpsMapDatum {get; set;}
    See Also