TTMSFNCBloxTextCellsMode Enumeration
Determines how the text cells of a line are automatically created and positioned.
API unit family: TMSFNCBloxCoreLine
Members
| Name | Description |
|---|---|
tmSegments |
One text cell is created and positioned per line segment. |
tmSingle |
A single text cell is positioned at the center of the line. |
tmManual |
Text cells are managed manually and are not repositioned automatically. |
tmSpecific |
Dedicated source, target, alternate, and center text cells are created and positioned. |