PrintDocument for WinForms
FontKey コンストラクタ(String,Boolean,Boolean)


C1.PrintDocument.6 アセンブリ > C1.Util 名前空間 > FontKey クラス > FontKey コンストラクタ : FontKey コンストラクタ(String,Boolean,Boolean)
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal bold As System.Boolean, _
   ByVal italic As System.Boolean _
)
'使用法
 
Dim name As System.String
Dim bold As System.Boolean
Dim italic As System.Boolean
 
Dim instance As New FontKey(name, bold, italic)
public FontKey( 
   System.string name,
   System.bool bold,
   System.bool italic
)

パラメータ

name
bold
italic
参照

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