IRegionWithMathIgnoreUnits Property
Determines whether the current region ignores units of measurement during calculation.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
bool IgnoreUnits { get; set; }
Property IgnoreUnits As Boolean
Get
Set
property bool IgnoreUnits {
bool get ();
void set (bool value);
}
abstract IgnoreUnits : bool with get, set
Property Value
Boolean