Table of Contents

TTMSFNCGraphicsSVG.DrawPolyline Method

Emits an SVG <polyline> element for an open shape.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVG Inherited from: TTMSFNCGraphicsSVGEngine

Syntax

procedure DrawPolyline(APolyline: TTMSFNCGraphicsPathPolygon); override;

Parameters

Name Description
APolyline The array of points defining the polyline.