Click or drag to resize

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
C#
protected virtual Size SizeFromClientSize(
	Size clientSize
)

Parameters

clientSize
Type: System.DrawingSize

Return Value

Type: Size
See Also