TLGeoShapeProps
See source codeTable of contents
Properties for the geo shape, which renders various geometric forms with styling and text.
interface TLGeoShapeProps {}Properties
align
Horizontal alignment for text content
color
Color style for the shape outline
color: TLDefaultColorStyledash
Dash pattern style for the shape outline
dash: TLDefaultDashStylefill
Fill style for the shape interior
fill: TLDefaultFillStylefont
Font style for text content
font: TLDefaultFontStylegeo
Geometric shape type (rectangle, ellipse, triangle, etc.)
geo: TLGeoShapeGeoStylegrowY
Additional vertical growth for text content
growY: numberh
Height of the shape in pixels
h: numberlabelColor
Color style for text label
labelColor: TLDefaultColorStylerichText
Rich text content displayed within the shape
richText: TLRichTextscale
Scale factor applied to the shape
scale: numbersize
Size/thickness style for outline and text
size: TLDefaultSizeStyleurl
URL link associated with the shape
url: stringverticalAlign
Vertical alignment for text content
verticalAlign: TLDefaultVerticalAlignStylew
Width of the shape in pixels
w: numberPrev
TLFrameShapePropsNext
TLGroupShapeProps