Click or drag to resize

IPaletteGetButtonSpecEdge Method

Gets the edge to positon the button against.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
PaletteRelativeEdgeAlign GetButtonSpecEdge(
	PaletteButtonSpecStyle style
)

Parameters

style
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteButtonSpecStyle
Style of button spec.

Return Value

Type: PaletteRelativeEdgeAlign
PaletteRelativeEdgeAlign value.
See Also