Table of Contents

TTMSFNCBingMapsPolygons.Insert Method

Inserts a polygon item at the specified collection index.

API unit family: TMSFNCBingMaps Declaring type: TTMSFNCBingMapsPolygons

Syntax

function Insert(Index: Integer): TTMSFNCBingMapsPolygon;

Parameters

Name Description
Index Zero-based position where the polygon is inserted.

Returns

The inserted polygon item.