This documentation is for the old version. Go to the latest Graphics Mill docs

UnsignedRational Constructor

Creates empty UnsignedRational instance.

Overload List

Name Description
Public method UnsignedRational()

Creates empty UnsignedRational instance.

Public method UnsignedRational(UInt32, UInt32)

Creates new UnsignedRational instance with specified dividend and divider.

See Also

Reference