ImageGear .NET
ToDouble Method (ImGearRationalInt)




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

Return Value

Double value.
See Also

Reference

ImGearRationalInt Structure
ImGearRationalInt Members
ToString Method

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback