Click or drag to resize

PaletteNeoAxisBlackGetElementColor2 Method


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 override Color GetElementColor2(
	PaletteElement element,
	PaletteState state
)

Parameters

element  PaletteElement
 
state  PaletteState
 

Return Value

Color

Implements

IPaletteGetElementColor2(PaletteElement, PaletteState)
See Also