Click or drag to resize

SolidIcoSphereVerticesForSphere Property

[Missing <summary> documentation for "P:Altaxo.Drawing.D3D.SolidIcoSphere.VerticesForSphere"]


Namespace: Altaxo.Drawing.D3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<PointD3D> VerticesForSphere { get; }

Property Value

IEnumerablePointD3D
See Also