ImageGear for .NET
ToDouble Method (ImGearRationalInt)




Converts the value of this instance to its equivalent double representation.
Syntax
'Declaration
 
Public Function ToDouble() As Double
'Usage
 
Dim instance As ImGearRationalInt
Dim value As Double
 
value = instance.ToDouble()
public double ToDouble()
public: double ToDouble(); 
public:
double ToDouble(); 

Return Value

Double value.
See Also

Reference

ImGearRationalInt Structure
ImGearRationalInt Members
ToString Method

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback