Click or drag to resize

IndexedTrianglesVertices Property

[Missing <summary> documentation for "P:Altaxo.Drawing.D3D.IndexedTriangles.Vertices"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointD2D[] Vertices { get; }

Property Value

PointD2D
See Also