KryptonAutoHiddenPanelGetPreferredSize(Size) Method |
Retrieves the size of a rectangular area into which a control can be fitted.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual Size GetPreferredSize(
Size proposedSize
)
Parameters
- proposedSize Size
-
Return Value
Size
See Also