LocateAnchorsCompletedEventArgs.Cancelled 属性

定义

获取一个值,该值指示定位操作是否已取消。

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

属性值

注解

如果此属性为 true,则观察程序在完成之前已停止。

适用于