GraphicsPath.PointCount Özellik

Tanım

veya PathTypes dizisindeki PathPoints öğelerin sayısını alır.

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

Özellik Değeri

veya PathTypes dizisindeki PathPoints öğelerin sayısını belirten bir tamsayı.

Şunlara uygulanır