Click or drag to resize

PolyPathDPolygon Property

Gets the polygon stored in this node, or for the tree root.

Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public PathD? Polygon { get; }

Property Value

PathD
See Also