GraphicsPathIterator クラス
GraphicsPath オブジェクト内のサブパスを反復処理し、各サブパスに含まれている図形の種類を調べることができるようにします。このクラスは継承できません。
この型のすべてのメンバの一覧については、GraphicsPathIterator メンバ を参照してください。
System.Object
System.MarshalByRefObject
System.Drawing.Drawing2D.GraphicsPathIterator
NotInheritable Public Class GraphicsPathIterator
Inherits MarshalByRefObject
Implements IDisposable
[C#]
public sealed class GraphicsPathIterator : MarshalByRefObject,
IDisposable
[C++]
public __gc __sealed class GraphicsPathIterator : public
MarshalByRefObject, IDisposable
[JScript]
public class GraphicsPathIterator extends MarshalByRefObject
implements IDisposable
スレッドセーフ
この型の 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 内)