IAdornmentLayer.IsEmpty Eigenschaft

Definition

Bestimmt, ob diese Ebene leer ist, d. h, ob sie keine Zusatzelemente enthält.

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

Eigenschaftswert

Boolean

true, wenn die Ebene leer ist, andernfalls false.

Gilt für