Click or drag to resize

PolyPath64AddChild Method

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


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

Parameters

p  Path64

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

Return Value

PolyPathBase

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

See Also