IButtonSpecValuesGetOrientation Method |
Gets the button orienation.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxButtonOrientation GetOrientation(
IPalette palette
)
Parameters
- palette IPalette
- Palette to use for inheriting values.
Return Value
ButtonOrientationOrientation value.
See Also