MobileForms Toolkit Documentation

AdvancedTree.ScaleControl Method 

Scales a control's location, size, padding, margin and templates.

protected override void ScaleControl(
SizeF factor,
BoundsSpecified specified
);

Parameters

factor
The height and width of the control's bounds.
specified
A BoundsSpecified value that specifies the bounds of the control to use when defining its size and position.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace