DockingHelperInnerRectangle Method |
Find the inner space that occupied by the edge docking controls.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static Rectangle InnerRectangle(
Control c
)
Parameters
- c Control
- Reference to control.
Return Value
RectangleRectangle in control coordinates.
See Also