Click or drag to resize

VisualFormSizeFromClientSize(Size) Method

Returns Size for ClientSize

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual Size SizeFromClientSize(
	Size clientSize
)

Parameters

clientSize  Size

Return Value

Size
See Also