Click or drag to resize

IButtonSpecValuesGetLocation Method

Gets the button location value.

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#
HeaderLocation GetLocation(
	IPalette palette
)

Parameters

palette  IPalette
Palette to use for inheriting values.

Return Value

HeaderLocation
Button location.
See Also