TTMSFNCHerePolygon.AddHole Method
Adds an interior hole to the polygon.
API unit family: TMSFNCHere
Declaring type: TTMSFNCHerePolygon
Syntax
function AddHole(ACoordinates: TTMSFNCMapsCoordinateRecArray): TTMSFNCMapsPolyElementHole; override;
Parameters
| Name | Description |
|---|---|
ACoordinates |
Coordinates that describe the closed hole boundary. |
Returns
The created polygon-hole element.