PathPoints

GraphicsPath.PathPoints property

Ottiene i punti nel percorso.

public PointF[] PathPoints { get; }

Valore di ritorno

Una matrice diPointF oggetti che rappresentano il percorso.

Guarda anche