Click or drag to resize

SphereInstance Property

Gets the shared instance of the Sphere symbol.

Namespace: Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbols
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static Sphere Instance { get; }

Property Value

Sphere
See Also