blockly > Campo > getTextElement
Método Field.getTextElement()
Obtiene el elemento de texto.
Signature:
protected getTextElement(): SVGTextElement;
Muestra:
SVGTextElement
Es el elemento de texto.
Excepciones
Un error si no se define el elemento de texto.