Options object for setting new text in FigureElementPrimitiveGLText and FigureElementPrimitive2DText elements.
text
string
font
xAlign
left
right
center
yAlign
top
bottom
middle
alphabetic
baseline
adjustments
color
Options object for setting new text in FigureElementPrimitiveGLText and FigureElementPrimitive2DText elements.
textstring|string[] — new text to usefontOBJ_Font — define if font needs to be changedxAlignleft|right|center— xAlignment of textyAligntop|bottom|middle|alphabetic|baseline— y alignment of textadjustmentsOBJ_TextAdjustments — adjustments to the calculated borders of the textcolorTypeColor — text color (will be overriden by a font color if it is specified)