Table of Contents

TTMSFNCMapKitPolygon.AddHole Method

Adds an inner ring that is cut out of the polygon shape.

API unit family: TMSFNCMapKit Declaring type: TTMSFNCMapKitPolygon

Syntax

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

Parameters

Name Description
ACoordinates Coordinates that define the hole.

Returns

The created polygon hole item.