Interface: MathJaxRenderResult
Defined in: mobjects/text/MathJaxRenderer.ts:37
Properties
height
height:
number
Defined in: mobjects/text/MathJaxRenderer.ts:47
Bounding height in MathJax "ex" units
svgElement
svgElement:
SVGElement
Defined in: mobjects/text/MathJaxRenderer.ts:39
The root SVG element produced by MathJax
svgString
svgString:
string
Defined in: mobjects/text/MathJaxRenderer.ts:43
Original SVG string (for debugging or caching)
vmobjectGroup
vmobjectGroup:
VGroup
Defined in: mobjects/text/MathJaxRenderer.ts:41
VMobject group with one child per glyph/path
width
width:
number
Defined in: mobjects/text/MathJaxRenderer.ts:45
Bounding width in MathJax "ex" units