FIRational.ToString Method

FreeImage.NET

FIRationalToString Method
Overload List
  Name Description
Public method ToString
Converts the numeric value of the FIRational object to its equivalent string representation.
(Overrides ValueTypeToString.)
Public method ToString(String, IFormatProvider)
Formats the value of the current instance using the specified format.
Top
See Also