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