'宣言 Public Shared Function WriteMetafileToStream( _ ByVal metafile As System.Drawing.Imaging.Metafile, _ ByVal stream As System.IO.Stream _ ) As System.Boolean
'使用法 Dim metafile As System.Drawing.Imaging.Metafile Dim stream As System.IO.Stream Dim value As System.Boolean value = Utils.WriteMetafileToStream(metafile, stream)
パラメータ
- metafile
- stream