FlexReport for WinForms
ReadMetafileFromMemory メソッド (Utils)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > Utils クラス : ReadMetafileFromMemory メソッド
シンタックス
'宣言
 
Public Shared Function ReadMetafileFromMemory( _
   ByVal imageData() As System.Byte _
) As System.Drawing.Imaging.Metafile
'使用法
 
Dim imageData() As System.Byte
Dim value As System.Drawing.Imaging.Metafile
 
value = Utils.ReadMetafileFromMemory(imageData)
public static System.Drawing.Imaging.Metafile ReadMetafileFromMemory( 
   System.byte[] imageData
)

パラメータ

imageData
参照

参照

Utils クラス
Utils メンバ