[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.DataGridViewZoomPolicy.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