GetLastPoint

GraphicsPath.GetLastPoint method

Ottiene l’ultimo punto nell’array PathPoints di questoGraphicsPath .

public PointF GetLastPoint()

Valore di ritorno

L’ultimo punto nell’array PathPoints di questoGraphicsPath.

Guarda anche