Click or drag to resize

DashPatternListManagerBuiltinDefaultSolid Property

Gets the buildin default solid dash pattern belonging to the BuildinDefault list.

Namespace: Altaxo.Drawing.DashPatternManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IDashPattern BuiltinDefaultSolid { get; }

Property Value

IDashPattern
The buildin default solid dash pattern belonging to the BuildinDefault list.
See Also