TextResizeBehavior Enumeration |
Text resize behavior.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| Member name | Value | Description | |
|---|---|---|---|
| AllDirections | 0 | When the text is modified, resizing happens in all directions. In this case, the insertion point will remain the same. | |
| BottomRight | 1 | When the text is modified, resizing happens in bottom and right directions. In this case, the insertion point will be modified. |