获取或设置当前三维场景控件的互操作模式。 通过设置该属性,可以实现在自定义鼠标、键盘的模式下与当前场景控件的交换操作。

命名空间:  SuperMap.UI
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public InteractionMode3D InteractionMode { get; set; }

字段值

默认值为 Edit。

请参见