The element contains information about TEXT entity.
Attributes of <cstText />
Attribute |
Description |
---|---|
Point |
[Required] First alignment point. |
TextValue |
[Required] Text string. |
Height |
[Required] Text height. |
Rotation |
[Optional] Rotation angle (default is 0). |
Obliquing |
[Optional] Oblique angle (default is 0). |
Definition:
<cstText Point="100,50,0" TextValue="Hello, world!" Height="10" Rotation="30" Obliquing="15"/>
Go to CADEditorX