Table of Contents

TTMSFNCGraphicsSVGEngine.DrawPolygon Method

Emits an SVG <polygon> element for a closed shape.

API unit family: TMSFNCGraphicsSVGEngine Declaring type: TTMSFNCGraphicsSVGEngine

Syntax

procedure DrawPolygon(APolygon: TTMSFNCGraphicsPathPolygon); override;

Parameters

Name Description
APolygon The array of points defining the polygon.