KryptonAutoHiddenPanelGetPreferredSize Method (Size) |
Retrieves the size of a rectangular area into which a control can be fitted.
Namespace:
Internal.ComponentFactory.Krypton.Docking
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public virtual Size GetPreferredSize(
Size proposedSize
)
Parameters
- proposedSize
- Type: System.DrawingSize
Return Value
Type:
SizeSee Also