Click or drag to resize

BezierConnectionInstance Property

Gets the singleton instance.

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

Property Value

BezierConnection
See Also