[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ZoomPolicy.CanZoomChildren

CanZoomChildren Method

CanZoomChildren(Control)

Determines whether the children controls can be zoomed.

Declaration
public virtual 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.