Table of Contents

TTMSFNCGraphics.DrawPolyline Method

Strokes an open polyline defined by an array of floating-point points using the current Stroke settings.

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.