Click or drag to resize

KryptonPaletteGetButtonSpecEdge Method

Gets the edge to positon the button against.

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 PaletteRelativeEdgeAlign GetButtonSpecEdge(
	PaletteButtonSpecStyle style
)

Parameters

style  PaletteButtonSpecStyle
Style of button spec.

Return Value

PaletteRelativeEdgeAlign
PaletteRelativeEdgeAlign value.

Implements

IPaletteGetButtonSpecEdge(PaletteButtonSpecStyle)
See Also