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




ImGearXMPGPSCoordinate Class
Represents an XMP GPSCoordinate structure.
Object Model
ImGearXMPGPSCoordinate ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger ClassImGearXMPInteger Class
Syntax
'Declaration
 
Public Class ImGearXMPGPSCoordinate 
   Inherits ImageGear.Formats.XMP.ImGearXMPValue
 
'Usage
 
Dim instance As ImGearXMPGPSCoordinate
Remarks
A GPS coordinate in XMP may use either Second or MinuteFraction field, but not both.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPValue
      ImageGear.Formats.XMP.EXIF.ImGearXMPGPSCoordinate

See Also