[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ComboBoxZoomPolicy.ZoomFont

ZoomFont Method

ZoomFont(Control, ZoomFontInfo)

Zoom the control font.

Declaration
public override void ZoomFont(Control control, ZoomFontInfo infos)
Parameters
Type Name Description
Control control

The specified control.

ZoomFontInfo infos

A ZoomFontInfo type infomation provided by C1Zoom to help zoom font.

Overrides
Remarks

For more information, see ComboBoxZoomPolicy.