dest_longitude_ref property
Leave feedback
On this page
Gets or sets the GPS value which indicates whether the longitude of the destination point is east or west longitude. ASCII ‘E’ indicates east longitude, and ‘W’ is west longitude.
@property
def dest_longitude_ref(self):
...
@dest_longitude_ref.setter
def dest_longitude_ref(self, value):
...
- module
groupdocs.metadata.standards.exif - class
ExifGpsPackage
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.