shape
Get a shape handle by name.
Syntax
Section titled “Syntax”h = shape(name)Description
Section titled “Description”Returns a handle to a previously-drawn named shape on the active chart. Used for editing or removing shapes after creation.
MathJet-specific.
Example
Section titled “Example”s = shape('marker_box');