PathPoints

GraphicsPath.PathPoints property

Récupère les points du chemin.

public PointF[] PathPoints { get; }

Return_Value

Un étalage dePointF objets qui représentent le chemin.

Voir également