ImageGear .NET v25.1 - Updated July 30, 2021
Degree Property (ImGearXMPGPSCoordinate)




ImageGear.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.EXIF Namespace > ImGearXMPGPSCoordinate Class : Degree Property
Gets or sets the Degree of GPS Coordinate.
Syntax
'Declaration
 
Public Property Degree As ImGearXMPInteger
 
'Usage
 
Dim instance As ImGearXMPGPSCoordinate
Dim value As ImGearXMPInteger
 
instance.Degree = value
 
value = instance.Degree

Property Value

ImageGear.Formats.XMP.ImGearXMPInteger class value.
See Also

Reference

ImGearXMPGPSCoordinate Class
ImGearXMPGPSCoordinate Members