Click or drag to resize

IPaletteGetButtonSpecOrientation Method

Gets the button orientation.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
PaletteButtonOrientation GetButtonSpecOrientation(
	PaletteButtonSpecStyle style
)

Parameters

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

Return Value

Type: PaletteButtonOrientation
PaletteButtonOrientation value.
See Also