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


In This Topic
    ImGearXMPGPSCoordinate Class Members
    In This Topic

    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