Click or drag to resize

VisualControlBaseScaleControl Method (SizeF, BoundsSpecified)

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
protected virtual void ScaleControl(
	SizeF factor,
	BoundsSpecified specified
)

Parameters

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