Aracılığıyla paylaş


GraphicsPathIterator(GraphicsPath) Oluşturucu

Tanım

Belirtilen GraphicsPath nesneyle sınıfının yeni bir örneğini GraphicsPathIterator 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ıldığı nesne.

Şunlara uygulanır