GraphicsPath.PointCount Propriedade

Definição

Obtém o número de elementos no PathPoints ou no PathTypes array.

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

Valor de Propriedade

Um inteiro que especifica o número de elementos no PathPoints ou no PathTypes array.

Aplica-se a