Click or drag to resize

StraightLineAsPolylineD3DItem Property

[Missing <summary> documentation for "P:Altaxo.Geometry.StraightLineAsPolylineD3D.Item(System.Int32)"]


Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD3D this[
	int index
] { get; set; }

Parameters

index  Int32
 

Property Value

PointD3D

Implements

IListTItemInt32
See Also