RegionEvaluableSetEvaluationState Method

Sets the evaluation state.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public void SetEvaluationState(
	bool state
)

Parameters

state  Boolean
State of evaluation: if evaluation is started, if evaluation is finished.

See Also