Table of Contents

TTMSFNCGraphicsContextUnix.FillPolyline Method

Fills an open polyline area with the specified fill style.

API unit family: TMSFNCGraphics.Unix Declaring type: TTMSFNCGraphicsContextUnix

Syntax

procedure FillPolyline(AFill: TTMSFNCGraphicsFill; APolyline: TTMSFNCGraphicsPathPolygon); override;

Parameters

Name Description
AFill The fill style to apply.
APolyline The array of points defining the polyline vertices.