Table of Contents

TTMSFNCGraphics.DrawPolygon Method

Strokes a closed polygon defined by an array of floating-point points using the current Stroke settings.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

procedure DrawPolygon(APolygon: TTMSFNCGraphicsPathPolygon); virtual;

Parameters

Name Description
APolygon Array of floating-point vertices defining the polygon.