GraphicsPath.PointCount Propriété

Définition

Obtient le nombre d’éléments dans la PathPoints ou le tableau PathTypes.

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

Valeur de propriété

Entier qui spécifie le nombre d’éléments dans le tableau ou le PathPointsPathTypes tableau.

S’applique à