Click or drag to resize

IStyleListManagerTList, TBuiltinDefault Property

Gets the builtin default list.

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

Property Value

TList
The builtin default list;
See Also