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

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