IsEmpty

RectangleF.IsEmpty property

Ottiene un valore che indica se ilWidth oHeight proprietà di questoRectangleFha 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