Share via


GraphicsPath.PointCount Proprietà

Definizione

Ottiene il numero di elementi presenti nella matrice PathPoints o PathTypes.

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

Valore della proprietà

Intero che specifica il numero di elementi presenti nella matrice PathPoints o PathTypes.

Si applica a