FlexReport for WinForms
WriteMetafileToMemory メソッド (Utils)


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

パラメータ

metafile
参照

参照

Utils クラス
Utils メンバ