Int32Rect.IsEmpty Proprietà

Definizione

Ottiene un valore che indica se il rettangolo è vuoto.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valore della proprietà

Boolean

true se il rettangolo è vuoto; in caso contrario, false. Il valore predefinito è true.

Si applica a