获取或设置当前地图窗口的等待光标是否有效。
命名空间:
SuperMap.UI程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public bool IsWaitCursorEnabled { get; set; } |
字段值
默认值为 true。备注
该属性值为true时,在地图绘制等待时,系统会自动切换成等待光标,为false时,则不会自动切换等待光标。
SuperMap iDesktop 10i(2020) 联机帮助 |
MapLayoutControl..::.IsWaitCursorEnabled 属性 |
MapLayoutControl 类 请参见 发送反馈 |
C# |
---|
public bool IsWaitCursorEnabled { get; set; } |