PrintDocument for WinForms
DictionaryImage コンストラクタ(String,Image)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DictionaryImage クラス > DictionaryImage コンストラクタ : DictionaryImage コンストラクタ(String,Image)
The name of the current item.
The image to store in the current item.
Initializes a new instance of the DictionaryImage class.
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal image As System.Drawing.Image _
)
'使用法
 
Dim name As System.String
Dim image As System.Drawing.Image
 
Dim instance As New DictionaryImage(name, image)
public DictionaryImage( 
   System.string name,
   System.Drawing.Image image
)

パラメータ

name
The name of the current item.
image
The image to store in the current item.
参照

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