PolygonSet(Polygon) Constructor |
Initializes a new instance of the
PolygonSet class
Namespace: Poly2TriAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PolygonSet(
Polygon poly
)
Parameters
- poly Polygon
[Missing <param name="poly"/> documentation for "M:Poly2Tri.PolygonSet.#ctor(Poly2Tri.Polygon)"]
See Also