ImageProperties 1.0 control documentation

Converts the value of this instance to the equivalent double-precision floating-point number.

[Visual Basic]
Public Function ToDouble() As Double
[C#]
public double ToDouble();

Return Value

A double-precision floating-point number equivalent to this instance.

See Also

Int32Fraction Class | ElementIT.ImageProperties Namespace