[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ZoomPolicy.Terminate

Terminate Method

Terminate(Control)

Terminate the control after zoom action completely.

Declaration
public virtual void Terminate(Control control)
Parameters
Type Name Description
Control control

The specified control.

Remarks

Clear all catches and restore other specific settings that set on the Initialize(Control) method.

note

This method will be called after all control zoomed.