format
typescript
Text.alignByGeometryclass: Text
description
The geometric alignment mode of the text component.
If set to true, it means the text will be aligned based on its geometric shape. If set to false, it means the text will be aligned based on the bounding box of the text.
parameter
| param_name | type | description |
|---|
reture
| type | description |
|---|---|
boolean |
