IRegionWithMathUpdate Method

Update a math region with a given answer.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
void Update(
	Term[] answer
)

Parameters

answer  Term
Answer to update a math region with.

See Also