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