Add a hole to the polygon.
Namespace: Poly2TriAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void AddHole(
Polygon poly
)
Parameters
- poly Polygon
- A subtraction polygon fully contained inside this polygon.
See Also