Click or drag to resize

PaletteBaseColorTable Property

Gets access to the color table instance.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public abstract KryptonColorTable ColorTable { get; }

Property Value

Type: KryptonColorTable

Implements

IPaletteColorTable
See Also