Int32Rect.IsEmpty Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Rechteck leer ist.

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

Eigenschaftswert

Boolean

true wenn das Rechteck leer ist; andernfalls false. Der Standardwert ist true.

Gilt für