GraphicsPath.PointCount Propriété

Définition

Obtient le nombre d'éléments contenus dans le tableau PathPointsou 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 spécifiant le nombre d'éléments contenus dans le tableau PathPoints ou PathTypes.

S’applique à