IAdornmentLayer.IsEmpty Property

Definition

Determines whether this layer is empty, that is, it does not contain any adornments.

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

Property Value

true if the layer is empty, otherwise false.

Applies to