PointF.IsEmpty

PointF.IsEmpty property

Ottiene un valore che indica se thisPointF è vuoto.

public bool IsEmpty { get; }

Valore della proprietà

Vero se entrambiX EY sono 0; altrimenti, falso.

Guarda anche