ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.EXIF Namespace / ImGearXMPGPSCoordinate Class / ImGearXMPGPSCoordinate Constructor / ImGearXMPGPSCoordinate Constructor()




In This Topic
ImGearXMPGPSCoordinate Constructor()
In This Topic
Initializes a new instance of the ImGearXMPGPSCoordinate class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New ImGearXMPGPSCoordinate()

Return Value

New instance of ImGearXMPGPSCoordinate class object.
See Also