GrapeCity PlusPak for Windows Forms 10.0J
ToFont(Single) メソッド

作成するSystem.Drawing.Fontのemサイズ(ポイント単位)。
現在のFontInfoと指定したサイズを使用して、新しいSystem.Drawing.Fontを作成します。
シンタックス
Public Overloads Function ToFont( _
   ByVal size As Single _
) As Font
public Font ToFont( 
   float size
)

パラメータ

size
作成するSystem.Drawing.Fontのemサイズ(ポイント単位)。

戻り値の型

現在のFontInfoと指定したサイズを持つSystem.Drawing.Font
参照

参照

FontInfo クラス
FontInfo メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.