Click or drag to resize

PolyPath64Item Property

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


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

Parameters

index  Int32
 

Property Value

PolyPath64
See Also