TTMSFNCMapKitPolygons Class
Stores polygon items used by the map control.
API unit family: TMSFNCMapKit
Inherits from: TTMSFNCMapsPolygons
Syntax
TTMSFNCMapKitPolygons = class(TTMSFNCMapsPolygons)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to polygon items in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a polygon item to the collection. |
| Insert | Inserts a polygon item at the specified index. |