IsEmpty
Rectangle.IsEmpty property
Ottiene un valore che indica se tutte le proprietà numeriche di questoRectangle
avere valori pari a zero.
public bool IsEmpty { get; }
Valore di ritorno
Questa proprietà ritornaVERO
se laWidth ,Height ,X , eY proprietà di questoRectangle
tutti hanno valori pari a zero; altrimenti,falso
.
Guarda anche
- struct Rectangle
- spazio dei nomi System.Drawing
- assemblea Aspose.Drawing