Click or drag to resize

VisualControlBaseScaleControl Method (SizeF, BoundsSpecified)

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 void ScaleControl(
	SizeF factor,
	BoundsSpecified specified
)

Parameters

factor
Type: System.DrawingSizeF
specified
Type: System.Windows.FormsBoundsSpecified
See Also