PDF for WPF and Silverlight
Font コンストラクタ(String,Double)

C1.Silverlight.Pdf.5 アセンブリ > C1.Silverlight.Pdf 名前空間 > Font クラス > Font コンストラクタ : Font コンストラクタ(String,Double)
フォント。
ポイント単位のフォントサイズ。
Fontオブジェクトの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal sizeInPoints As System.Double _
)
public Font( 
   System.string name,
   System.double sizeInPoints
)

パラメータ

name
フォント。
sizeInPoints
ポイント単位のフォントサイズ。
参照

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