GetLastPoint

GraphicsPath.GetLastPoint method

Récupère le dernier point du tableau PathPoints de ceGraphicsPath .

public PointF GetLastPoint()

Return_Value

Le dernier point du tableau PathPoints de ceGraphicsPath.

Voir également