RegionEvaluableSetEvaluationState Method
Sets the evaluation state.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public void SetEvaluationState(
bool state
)
Public Sub SetEvaluationState (
state As Boolean
)
public:
void SetEvaluationState(
bool state
)
member SetEvaluationState :
state : bool -> unit
Parameters
- state Boolean
-
State of evaluation: if evaluation is started, if evaluation is finished.