KryptonAutoHiddenSlidePanelUpdateSize Method |
Update the size and position of the slide out panel.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void UpdateSize(
int width,
int height
)
Parameters
- width Int32
- Delta width to apply.
- height Int32
- Delta height to apply.
See Also