Table of Contents

TTMSFNCLeafletPolygon.AddHole Method

Adds an interior hole to the polygon.

API unit family: TMSFNCLeaflet Declaring type: TTMSFNCLeafletPolygon

Syntax

function AddHole(ACoordinates: TTMSFNCMapsCoordinateRecArray): TTMSFNCMapsPolyElementHole; override;

Parameters

Name Description
ACoordinates Coordinate or coordinate array used by the operation.

Returns

The newly created item.