Content
configurationDefines the shapes content settings.
content
Objectcontent.align
StringThe alignment of the text inside the shape. You can do combinations between "top", "middle" and "bottom" for vertical align and "right", "center" and "left" for horizontal align. For example, "top right", "middle left", "bottom center", and so on.
content.color
StringThe color of the shape content text.
content.fontFamily
StringThe font family of the shape content text.
content.fontSize
NumberThe font size of the shape content text.
content.fontStyle
StringThe font style of the shape content text.
content.fontWeight
StringThe font weight of the shape content text.
content.text
StringThe text displayed in the shape.