获取或设置指示是否应取消事件的值。如果应取消事件,则为 true;否则为 false。
命名空间:
SuperMap.UI程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public bool Cancel { get; set; } |
SuperMap iObjects .NET 11i 联机帮助 |
TrackingLayerDrawingEventArgs..::.Cancel 属性 |
TrackingLayerDrawingEventArgs 类 请参见 发送反馈 |
C# |
---|
public bool Cancel { get; set; } |