Click or drag to resize

ButtonSpecRemapByContentCacheSetPaletteContent Method

Set the palette content to use for remapping.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void SetPaletteContent(
	IPaletteContent paletteContent
)

Parameters

paletteContent  IPaletteContent
Palette for requesting foreground colors.
See Also