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

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