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

In This Topic
    GpsLatitudeRef Property
    In This Topic
    Gets or sets a value indicating whether the latitude is north or south latitude.
    Syntax
    'Declaration
     
    Public Property GpsLatitudeRef As GpsLatitudeRef
    public GpsLatitudeRef GpsLatitudeRef {get; set;}
    See Also