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

In This Topic
    GpsDestLongitudeRef Property
    In This Topic
    Gets or sets a value indicating whether the longitude of the destination point is east or west longitude.
    Syntax
    'Declaration
     
    Public Property GpsDestLongitudeRef As GpsLongitudeRef
    public GpsLongitudeRef GpsDestLongitudeRef {get; set;}
    See Also