'宣言 Public Function Zoom( _ ByVal currentFont As System.Drawing.Font _ ) As System.Drawing.Font
public System.Drawing.Font Zoom( System.Drawing.Font currentFont )
パラメータ
- currentFont
- 現在のフォント。
戻り値の型
ZoomFontInfo によって拡大/縮小されたフォント。
'宣言 Public Function Zoom( _ ByVal currentFont As System.Drawing.Font _ ) As System.Drawing.Font
public System.Drawing.Font Zoom( System.Drawing.Font currentFont )