Creates a new text block editor instance.
Optional
onText changed event handler.
Returns text block's font family.
Sets the text block's font family.
Returns text block's font size.
Sets text block's font size.
Returns editor height in pixels.
Sets editor height in pixels.
Returns the horizontal (X) location of the editor's left corner (in pixels).
Sets the horizontal (X) location of the editor's left corner (in pixels).
Returns the text block text.
Sets the text block text.
Returns text block's font color.
Returns text block's font color.
Returns the vertical (Y) location of the editor's top left corner (in pixels).
Sets the vertical (Y) location of the editor's top left corner (in pixels).
Returns editor width in pixels.
Sets editor width in pixels.
Generated using TypeDoc
Represents a text block editor element.