'宣言 Public Overridable Sub ZoomFont( _ ByVal control As System.Windows.Forms.Control, _ ByVal infos As ZoomFontInfo _ )
public virtual void ZoomFont( System.Windows.Forms.Control control, ZoomFontInfo infos )
パラメータ
- control
 - 指定したコントロール。
 - infos
 - フォントのズームを支援するために C1Zoom によって提供される ZoomFontInfo 型の情報。