IndexedTrianglesVertices Property |
Gets the array of 2D vertex positions used by the triangles.
Namespace: Altaxo.Drawing.D3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic PointD2D[] Vertices { get; }Property Value
PointD2D
See Also