Click or drag to resize

DashDotInstance Property

Gets an pre-instantiated instance of this class.

Namespace: Altaxo.Drawing.DashPatterns
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static DashDot Instance { get; }

Property Value

DashDot
An instance of this class.
See Also