FlexReport for WinForms
DictionaryImage コンストラクタ(String,IImage)


C1.Document アセンブリ > C1.Document 名前空間 > DictionaryImage クラス > DictionaryImage コンストラクタ : DictionaryImage コンストラクタ(String,IImage)
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 GrapeCity.Documents.Drawing.IImage _
)
'使用法
 
Dim name As System.String
Dim image As GrapeCity.Documents.Drawing.IImage
 
Dim instance As New DictionaryImage(name, image)
public DictionaryImage( 
   System.string name,
   GrapeCity.Documents.Drawing.IImage image
)

パラメータ

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

参照

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