IRegionWithMathGetSelectedItems Method

Returns selected part of the math equation.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
Term[] GetSelectedItems()

Return Value

Term
The selected part of the math equation.

See Also