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

In This Topic
    GpsDestLatitude Property
    In This Topic
    Gets or sets the latitude of the destination point.
    Syntax
    'Declaration
     
    Public Property GpsDestLatitude As System.Single()
    public System.float[] GpsDestLatitude {get; set;}
    See Also