IPaletteGetElementColor4 Method |
Gets the fourth element color.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxColor GetElementColor4(
PaletteElement element,
PaletteState state
)
Parameters
- element PaletteElement
- Element for which color is required.
- state PaletteState
- Palette value should be applicable to this state.
Return Value
ColorColor value.
See Also