Click or drag to resize

IPaletteElementColor Interface

Exposes a palette source for element colors.

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 interface IPaletteElementColor

The IPaletteElementColor type exposes the following members.

Methods
 NameDescription
Public methodGetElementColor1 Gets the first color for the element.
Public methodGetElementColor2 Gets the second color for the element.
Public methodGetElementColor3 Gets the third color for the element.
Public methodGetElementColor4 Gets the fourth color for the element.
Public methodGetElementColor5 Gets the fifth color for the element.
Top
See Also