Click or drag to resize

ButtonSpecViewGetImage Method

Gets the content image.

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 Image GetImage(
	PaletteState state
)

Parameters

state  PaletteState
The state for which the image is needed.

Return Value

Image
Image value.

Implements

IContentValuesGetImage(PaletteState)
See Also