IButtonSpecValuesGetImage Method |
Gets the button image.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxImage GetImage(
IPalette palette,
PaletteState state
)
Parameters
- palette IPalette
- Palette to use for inheriting values.
- state PaletteState
- State for which an image is needed.
Return Value
ImageButton image.
See Also