Click or drag to resize

StyleListManagerBaseTList, TItem, TListManagerEntryBuiltinDefault Property

Gets the builtin default list.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public TList BuiltinDefault { get; }

Property Value

TList
The builtin default list;

Implements

IStyleListManagerTList, TBuiltinDefault
See Also