TTMSFNCMapKitPolygons.Insert Method
Inserts a polygon item at the specified index.
API unit family: TMSFNCMapKit
Declaring type: TTMSFNCMapKitPolygons
Syntax
function Insert(Index: Integer): TTMSFNCMapKitPolygon;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position where the item is inserted. |
Returns
The newly created polygon item.