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