TTMSFNCMapsPolyElementHoles Class
Collection of polygon holes.
API unit family: TMSFNCMaps
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCMapsPolyElementHoles = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Collection item at the specified index. |
Methods
| Name | Description |
|---|---|
| Add | Creates and returns a new collection item. |
| Clear | Removes all items from the collection. |
| Insert | Creates and returns a new collection item at the specified index. |