GetLastPoint

GraphicsPath.GetLastPoint method

Obtiene el último punto en la matriz PathPoints de esteGraphicsPath .

public PointF GetLastPoint()

Valor_devuelto

El último punto en la matriz PathPoints de esteGraphicsPath.

Ver también