PolygonClosedD2DParent Property |
Gets or sets the parent of this polygon.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PolygonClosedD2D? Parent { get; set; }
Property Value
PolygonClosedD2D
The parent.
See Also