FlexReport for WinForms
C1Image コンストラクタ(MemoryStream)


C1.Win.Document.10 アセンブリ > C1.Win.Document 名前空間 > C1Image クラス > C1Image コンストラクタ : C1Image コンストラクタ(MemoryStream)
割り当てる System.IO.MemoryStream
C1Image クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal data As System.IO.MemoryStream _
)
'使用法
 
Dim data As System.IO.MemoryStream
 
Dim instance As New C1Image(data)
public C1Image( 
   System.IO.MemoryStream data
)

パラメータ

data
割り当てる System.IO.MemoryStream
参照

参照

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