SelectedShapesCollection.IsDeferredSelectionPending 属性

定义

获取一个值,该值指示延迟选择是否处于挂起状态。

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

属性值

Boolean

如果延迟选择处于挂起状态,则为 true。

适用于