Point.IsEmpty

Point.IsEmpty property

Ottiene un valore che indica se thisPoint è vuoto.

public bool IsEmpty { get; }

Valore di ritorno

Vero se entrambiX EY sono 0; altrimenti, falso.

Guarda anche