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

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