TTMSFNCBloxShapeType Enumeration
Identifies the geometric shape used to render a block.
API unit family: TMSFNCBloxCoreBlock
Members
| Name | Description |
|---|---|
NoShape |
The block is not drawn with any shape outline. |
Rectangle |
The block is drawn as a rectangle. |
Ellipse |
The block is drawn as an ellipse. |
RoundRect |
The block is drawn as a rectangle with rounded corners. |
Diamond |
The block is drawn as a diamond. |
SquareRound |
The block is drawn as a square with semicircular ends. |