The following tables list the members exposed by ImGearXMPGPSCoordinate.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|   | Name | Description | 
  | Degree | 
            Gets or sets the Degree of GPS Coordinate.
               | 
  | Direction | 
            Gets or sets the Direction of GPS Coordinate.
               | 
  | Minute | 
            Gets or sets the Minute of GPS Coordinate.
               | 
  | MinuteFraction | 
            Gets or sets the Fraction of minute of GPS Coordinate. If the GPS coordinate seconds instead of fraction of
            minutes, the property returns null.
               | 
  | Second | 
            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