Click or drag to resize

PaletteRedirectGetRibbonShape Method

Gets the ribbon shape that should be used.

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#
public virtual PaletteRibbonShape GetRibbonShape()

Return Value

Type: PaletteRibbonShape
Ribbon shape value.

Implements

IPaletteGetRibbonShape
See Also