RectangleF.IsEmpty

RectangleF.IsEmpty property

Ottiene un valore che indica se ilWidth OHeight proprietà di questoRectangleF ha un valore pari a zero.

public bool IsEmpty { get; }

Valore di ritorno

Questa proprietà restituisce true se ilWidth OHeight proprietà di questoRectangleF ha valore zero; altrimenti, falso.

Guarda anche