Click or drag to resize

ButtonSpecRemapByContentCacheSetPaletteState Method

Set the palette state of the remapping element.

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 void SetPaletteState(
	PaletteState paletteState
)

Parameters

paletteState
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteState
Palette state.
See Also