ImageProperties 1.0 control documentation

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

[Visual Basic]
Public Function ToSingle() As Single
[C#]
public float ToSingle();

Return Value

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

See Also

Int32Fraction Class | ElementIT.ImageProperties Namespace