FlexReport for WinForms
WriteImage(String,IImage) メソッド


C1.Document アセンブリ > C1.Document.Serialization 名前空間 > C1WriterBase クラス > WriteImage メソッド : WriteImage(String,IImage) メソッド
シンタックス
'宣言
 
Public Overloads Sub WriteImage( _
   ByVal name As System.String, _
   ByVal v As GrapeCity.Documents.Drawing.IImage _
) 
'使用法
 
Dim instance As C1WriterBase
Dim name As System.String
Dim v As GrapeCity.Documents.Drawing.IImage
 
instance.WriteImage(name, v)
public void WriteImage( 
   System.string name,
   GrapeCity.Documents.Drawing.IImage v
)

パラメータ

name
v
参照

参照

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