SessionProfile.UseMixedNumbers Property
Determines whether to show result as a combination of a whole number and a proper fraction.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public bool UseMixedNumbers { get; protected set; }
Public Property UseMixedNumbers As Boolean
Get
Protected Set
public:
virtual property bool UseMixedNumbers {
bool get () sealed;
protected: void set (bool value) sealed;
}
abstract UseMixedNumbers : bool with get, set
override UseMixedNumbers : bool with get, set
BooleanIResultOptions.UseMixedNumbers