[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ControlZoomPolicy.CanZoomChildren

CanZoomChildren Method

CanZoomChildren(Control)

Determines whether the children controls can be zoomed.

Declaration
public override bool CanZoomChildren(Control control)
Parameters
Type Name Description
Control control

The specified control.

Returns
Type Description
bool

true if the children controls can be zoomed; otherwise, false.

Overrides
Remarks

For more information, see ControlZoomPolicy.