CalendarView for WinForms
Zoom メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > FontBuilder クラス : Zoom メソッド
Indicate the Font you want to zoom
Indicate the zoom factor
Zoom current Font with zoom factor
シンタックス
'宣言
 
Public Shared Function Zoom( _
   ByVal font As Font, _
   ByVal zoomFactor As System.Single _
) As Font
public static Font Zoom( 
   Font font,
   System.float zoomFactor
)

パラメータ

font
Indicate the Font you want to zoom
zoomFactor
Indicate the zoom factor

戻り値の型

A Font with special size
参照

FontBuilder クラス
FontBuilder メンバ