TTMSFNCBloxInsertMode Enumeration
Determines whether an element is added in a single step or drawn over multiple steps.
API unit family: TMSFNCBloxCoreElement
Members
| Name | Description |
|---|---|
isInsert |
The element is inserted in a single operation. |
isDraw |
The element is drawn over multiple steps, such as poly lines or polygons. |