StoreIgnoreUnits Property
Determines if units of measurement should be taken into account or not while evaluation.
Namespace: SMath.MathAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public bool IgnoreUnits { get; set; }
Public Property IgnoreUnits As Boolean
Get
Set
public:
property bool IgnoreUnits {
bool get ();
void set (bool value);
}
member IgnoreUnits : bool with get, set
Property Value
Boolean