次の方法で共有


Metafile クラス

グラフィック メタファイルを定義します。メタファイルには、記録 (構築) して再生 (表示) できる一連のグラフィックス操作を記述するレコードが格納されています。継承はできません。

この型のすべてのメンバの一覧については、Metafile メンバ を参照してください。

System.Object
   System.MarshalByRefObject
      System.Drawing.Image
         System.Drawing.Imaging.Metafile

<Serializable>
<ComVisible(False)>
NotInheritable Public Class Metafile   Inherits Image
[C#]
[Serializable]
[ComVisible(false)]
public sealed class Metafile : Image
[C++]
[Serializable]
[ComVisible(false)]
public __gc __sealed class Metafile : public Image
[JScript]
public
   Serializable
 ComVisible(false)
class Metafile extends Image

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.Drawing.Imaging

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Drawing (System.Drawing.dll 内)

参照

Metafile メンバ | System.Drawing.Imaging 名前空間