PointCount

GraphicsPath.PointCount property

Obtiene el número de elementos en elPathPoints o elPathTypes matriz.

public int PointCount { get; }

Valor_devuelto

Un entero que especifica el número de elementos en elPathPoints o elPathTypes formación.

Ver también