ImageGear for .NET
Value Property (ImGearXMPReal)




Gets the double value of the ImGearXMPReal class object.
Syntax
'Declaration
 
Public ReadOnly Property Value As Double
'Usage
 
Dim instance As ImGearXMPReal
Dim value As Double
 
value = instance.Value
public double Value {get;}
public: __property double get_Value();
public:
property double Value {
   double get();
}

Property Value

Double value.
See Also

Reference

ImGearXMPReal Class
ImGearXMPReal Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback