Click or drag to resize

PaletteNeoAxisBaseGetButtonSpecLocation Method

Get the location for the button.

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 override HeaderLocation GetButtonSpecLocation(
	PaletteButtonSpecStyle style
)

Parameters

style  PaletteButtonSpecStyle
Style of button spec.

Return Value

HeaderLocation
HeaderLocation value.

Implements

IPaletteGetButtonSpecLocation(PaletteButtonSpecStyle)
See Also