VisualFormSizeFromClientSize Method (Size) |
Returns Size for ClientSize
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected virtual Size SizeFromClientSize(
Size clientSize
)
Parameters
- clientSize
- Type: System.DrawingSize
Return Value
Type:
SizeSee Also