获取或设置当前三维场景控件的互操作模式。
通过设置该属性,可以实现在自定义鼠标、键盘的模式下与当前场景控件的交换操作。
命名空间:
SuperMap.UI程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public InteractionMode3D InteractionMode { get; set; } |
C# |
---|
public InteractionMode3D InteractionMode { get; set; } |