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