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

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