Click or drag to resize

PolyPathDChild Property

[Missing <summary> documentation for "P:Clipper2Lib.PolyPathD.Child(System.Int32)"]


Namespace: Clipper2Lib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public PolyPathD this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

PolyPathD
See Also