Converts this UnsignedRational class instance into Single value.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Shared Widening Operator CType ( _ object As UnsignedRational _ ) As Single
public static implicit operator float ( UnsignedRational object )
Type: Aurigma.GraphicsMill.UnsignedRational
UnsignedRational class instance which should be converted into Single.