IRenderTabBorderGetTabBorderSpacingGap Method |
Gets the spacing used to separate each tab border instance.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxint GetTabBorderSpacingGap(
TabBorderStyle tabBorderStyle
)
Parameters
- tabBorderStyle TabBorderStyle
- Style of tab border.
Return Value
Int32Number of pixels to space instances.
See Also