Word for WinForms
DrawMetafile(Metafile,RectangleF) メソッド

C1.C1Word.4.5.2 アセンブリ > C1.C1Word 名前空間 > C1WordDocument クラス > DrawMetafile メソッド : DrawMetafile(Metafile,RectangleF) メソッド
描画するメタファイル。
描画する範囲。
このドキュメントからメタファイルイメージを描画します。
シンタックス
'宣言
 
Public Overloads Sub DrawMetafile( _
   ByVal image As System.Drawing.Imaging.Metafile, _
   ByVal rc As System.Drawing.RectangleF _
) 
public void DrawMetafile( 
   System.Drawing.Imaging.Metafile image,
   System.Drawing.RectangleF rc
)

パラメータ

image
描画するメタファイル。
rc
描画する範囲。
参照

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