IPaletteButtonSpecGetButtonSpecImage Method |
Gets the image to display for the button.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxImage GetButtonSpecImage(
PaletteButtonSpecStyle style,
PaletteState state
)
Parameters
- style PaletteButtonSpecStyle
- Style of button spec.
- state PaletteState
- State for which image is required.
Return Value
ImageImage value.
See Also