'Declaration
Public Overrides Sub ZoomFont( _ ByVal control As Control, _ ByVal infos As ZoomFontInfo _ )
public override void ZoomFont( Control control, ZoomFontInfo infos )
Parameters
- control
- The specified control.
- infos
- A ZoomFontInfo type information provided by C1Zoom to help zoom font.