TTMSFNCOpenLayersPolygon.AddHole Method
Adds an interior hole to the polygon.
API unit family: TMSFNCOpenLayers
Declaring type: TTMSFNCOpenLayersPolygon
Syntax
function AddHole(ACoordinates: TTMSFNCMapsCoordinateRecArray): TTMSFNCMapsPolyElementHole; override;
Parameters
| Name | Description |
|---|---|
ACoordinates |
Coordinate or coordinate array used by the operation. |
Returns
The newly created item.