Table of Contents

TTMSFNCGraphicsPath.AddPolygon Method

Appends all vertices of APolygon as a sequence of line-to operations.

API unit family: TMSFNCGraphicsTypes Declaring type: TTMSFNCGraphicsPath

Syntax

procedure AddPolygon(const APolygon: TTMSFNCGraphicsPathPolygon);

Parameters

Name Description
APolygon Array of floating-point vertices to append.