dest_latitude_ref property
Leave feedback
On this page
Gets or sets the GPS value which indicates whether the latitude of the destination point is north or south latitude. The ASCII value ‘N’ indicates north latitude, and ‘S’ is south latitude.
@property
def dest_latitude_ref(self):
...
@dest_latitude_ref.setter
def dest_latitude_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.