次の方法で共有


GraphicsState クラス

Graphics オブジェクトの状態を表します。このオブジェクトは、 BeginContainer メソッドへの呼び出しで返されます。このクラスは継承できません。

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

System.Object
   System.MarshalByRefObject
      System.Drawing.Drawing2D.GraphicsState

NotInheritable Public Class GraphicsState
   Inherits MarshalByRefObject
[C#]
public sealed class GraphicsState : MarshalByRefObject
[C++]
public __gc __sealed class GraphicsState : public
   MarshalByRefObject
[JScript]
public class GraphicsState extends MarshalByRefObject

スレッドセーフ

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

必要条件

名前空間: System.Drawing.Drawing2D

プラットフォーム: 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 内)

参照

GraphicsState メンバ | System.Drawing.Drawing2D 名前空間