TTMSFNCGoogleMapsPolygon.AddHole Method
Adds an inner hole to the polygon.
API unit family: TMSFNCGoogleMaps
Declaring type: TTMSFNCGoogleMapsPolygon
Syntax
function AddHole(ACoordinates: TTMSFNCMapsCoordinateRecArray): TTMSFNCMapsPolyElementHole; override;
Parameters
| Name | Description |
|---|---|
ACoordinates |
Coordinates used by the operation. |
Returns
The resulting maps poly element hole instance.