Gets the child node at the specified index.
Namespace: Clipper2LibAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PolyPath64 this[
int index
] { get; }Parameters
- index Int32
- The zero-based child index.
Property Value
PolyPath64
See Also