GetLastPoint

GraphicsPath.GetLastPoint method

Ruft den letzten Punkt im PathPoints-Array davon abGraphicsPath .

public PointF GetLastPoint()

Rückgabewert

Der letzte Punkt im PathPoints-Array davonGraphicsPath.

Siehe auch