ImageGear for .NET
Value Property (ImGearXMPInteger)




Gets the integer value.
Syntax
'Declaration
 
Public ReadOnly Property Value As Integer
'Usage
 
Dim instance As ImGearXMPInteger
Dim value As Integer
 
value = instance.Value
public int Value {get;}
public: __property int get_Value();
public:
property int Value {
   int get();
}

Property Value

Integer value.
Remarks
This property gets the integer value of the ImGearXMPInteger class object.
See Also

Reference

ImGearXMPInteger Class
ImGearXMPInteger Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback