ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP.EXIF Namespace / ImGearXMPGPSCoordinate Class
Properties


ImGearXMPGPSCoordinate Class Members

The following tables list the members exposed by ImGearXMPGPSCoordinate.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the Degree of GPS Coordinate.  
Public Property Gets or sets the Direction of GPS Coordinate.  
Public Property Gets or sets the Minute of GPS Coordinate.  
Public Property Gets or sets the Fraction of minute of GPS Coordinate. If the GPS coordinate seconds instead of fraction of minutes, the property returns null.  
Public Property Gets or sets the Second of GPS Coordinate. If the GPS coordinate uses fraction of minutes instead of seconds, the property returns null.  
Top
See Also