[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ComboBoxZoomPolicy.ZoomBounds

ZoomBounds Method

ZoomBounds(Control, ZoomBoundsInfo)

Zoom the control bounds.

Declaration
public override void ZoomBounds(Control control, ZoomBoundsInfo infos)
Parameters
Type Name Description
Control control

The specified control.

ZoomBoundsInfo infos

A ZoomBoundsInfo type infomation provided by C1Zoom to help zoom layout.

Overrides
Remarks

For more information, see ComboBoxZoomPolicy.