Click or drag to resize

StraightConnectionInstance Property

Gets the singleton instance of the StraightConnection style.

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

Property Value

StraightConnection
See Also