Click or drag to resize

IButtonSpecValuesGetEdge Method

Gets the button edge alignment.

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#
RelativeEdgeAlign GetEdge(
	IPalette palette
)

Parameters

palette  IPalette
Palette to use for inheriting values.

Return Value

RelativeEdgeAlign
Button edge value.
See Also