TouchToolKit for WinForms
Zoom メソッド (ZoomFontInfo)

C1.Win.C1TouchToolKit.4.5.2 アセンブリ > C1.Win.TouchToolKit 名前空間 > ZoomFontInfo クラス : Zoom メソッド
現在のフォント。
現在のフォントを拡大/縮小します。
シンタックス
'宣言
 
Public Function Zoom( _
   ByVal currentFont As System.Drawing.Font _
) As System.Drawing.Font
public System.Drawing.Font Zoom( 
   System.Drawing.Font currentFont
)

パラメータ

currentFont
現在のフォント。

戻り値の型

ZoomFontInfo によって拡大/縮小されたフォント。
参照

ZoomFontInfo クラス
ZoomFontInfo メンバ