GraphicsPath.PointCount Propiedad

Definición

Obtiene el número de elementos de la PathPoints matriz o PathTypes .

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

Valor de propiedad

Entero que especifica el número de elementos de la PathPoints matriz o PathTypes .

Se aplica a