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 della proprietà
Questa proprietà restituisce true se ilWidth
,Height
,X
, eY
proprietà di questoRectangle
tutti hanno valori pari a zero; altrimenti falso.
Guarda anche
- struct Rectangle
- spazio dei nomi Aspose.Imaging
- assemblea Aspose.Imaging