IRegionWithMathGetSelectedItems Method
Returns selected part of the math equation.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
Term[] GetSelectedItems()
Function GetSelectedItems As Term()
array<Term^>^ GetSelectedItems()
abstract GetSelectedItems : unit -> Term[]
Return Value
TermThe selected part of the math equation.