GraphicsPath.PointCount Eigenschaft

Definition

Ruft die Anzahl der Elemente in PathPoints oder im PathTypes-Array ab.

public:
 property int PointCount { int get(); };
public int PointCount { get; }
member this.PointCount : int
Public ReadOnly Property PointCount As Integer

Eigenschaftswert

Eine ganze Zahl, die die Anzahl der Elemente in PathPoints oder im PathTypes-Array angibt.

Gilt für: