TTMSFNCGraphics.DrawPolyline Method
Strokes an open polyline defined by an array of floating-point points using the current
Strokesettings.
API unit family: TMSFNCGraphics
Declaring type: TTMSFNCGraphics
Syntax
procedure DrawPolyline(APolyline: TTMSFNCGraphicsPathPolygon); virtual;
Parameters
| Name | Description |
|---|---|
APolyline |
Array of floating-point vertices defining the polyline. |