IRibbonGroupItemItemGap Method |
Return the spacing gap between the provided previous item and this item.
Namespace: Internal.ComponentFactory.Krypton.RibbonAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxint ItemGap(
IRibbonGroupItem previousItem
)
Parameters
- previousItem IRibbonGroupItem
- Previous item.
Return Value
Int32Pixel gap between previous item and this item.
See Also