TTMSFNCBloxDrawLineInfo Record
Holds the information used while drawing a line.
API unit family: TMSFNCBloxCoreLine
Syntax
TTMSFNCBloxDrawLineInfo = record
Fields and properties
| Name | Type | Description |
|---|---|---|
DrawArrows |
boolean |
When True, the start and end arrows of the line are drawn. |
Handles |
TTMSFNCBloxHandles |
Collection of handles that defines the geometry of the line to draw. |