Click or drag to resize

PolyPathDAddChild(PathD) Method

[Missing <summary> documentation for "M:Clipper2Lib.PolyPathD.AddChild(Clipper2Lib.PathD)"]


Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public PolyPathBase AddChild(
	PathD p
)

Parameters

p  PathD

[Missing <param name="p"/> documentation for "M:Clipper2Lib.PolyPathD.AddChild(Clipper2Lib.PathD)"]

Return Value

PolyPathBase

[Missing <returns> documentation for "M:Clipper2Lib.PolyPathD.AddChild(Clipper2Lib.PathD)"]

See Also