GraphicsPathIterator(GraphicsPath) Oluşturucu

Tanım

Belirtilen GraphicsPathIterator nesneyle sınıfının yeni bir örneğini GraphicsPath başlatır.

public:
 GraphicsPathIterator(System::Drawing::Drawing2D::GraphicsPath ^ path);
public GraphicsPathIterator(System.Drawing.Drawing2D.GraphicsPath? path);
public GraphicsPathIterator(System.Drawing.Drawing2D.GraphicsPath path);
new System.Drawing.Drawing2D.GraphicsPathIterator : System.Drawing.Drawing2D.GraphicsPath -> System.Drawing.Drawing2D.GraphicsPathIterator
Public Sub New (path As GraphicsPath)

Parametreler

path
GraphicsPath

GraphicsPath Bu yardımcı sınıfın başlatılacağı nesne.

Şunlara uygulanır