ImageGear .NET
ImGearXMPReal Constructor(Double)




Double value.
Initializes a new instance of the ImGearXMPReal class.
Syntax
public ImGearXMPReal( 
   double value
)
public: ImGearXMPReal( 
   double value
)
public:
ImGearXMPReal( 
   double value
)
'Declaration
 
Public Function New( _
   ByVal value As Double _
)
 
'Usage
 
Dim value As Double
 
Dim instance As New ImGearXMPReal(value)

Parameters

value
Double value.

Return Value

New instance of ImGearXMPReal class object.
Remarks
This constructor creates and initializes an instance of ImGearXMPReal class by using a double value.
See Also

Reference

ImGearXMPReal Class
ImGearXMPReal Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback