PathPoints

GraphicsPath.PathPoints property

Obtiene los puntos de la ruta.

public PointF[] PathPoints { get; }

Valor_devuelto

una matriz dePointF objetos que representan el camino.

Ver también