ImageGear .NET - Updated March 30, 2018
Minute Property (ImGearXMPGPSCoordinate)




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

Property Value

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

Reference

ImGearXMPGPSCoordinate Class
ImGearXMPGPSCoordinate Members