ImageGear .NET
Minute Property (ImGearXMPGPSCoordinate)




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
public ImGearXMPInteger Minute {get; set;}
public: __property ImGearXMPInteger* get_Minute();
public: __property void set_Minute( 
   ImGearXMPInteger* value
);
public:
property ImGearXMPInteger^ Minute {
   ImGearXMPInteger^ get();
   void set (    ImGearXMPInteger^ value);
}

Property Value

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

Reference

ImGearXMPGPSCoordinate Class
ImGearXMPGPSCoordinate Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback