Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的视觉项目是显示.dwg文件。但是当触摸屏幕时,屏幕会旋转。
.dwg
我想在原生触摸移动事件中将旋转事件更改为平移事件。这可能吗?如果这是不可能的,那么我想防止旋转屏幕。
Model.ActiveViewport.Rotate.Enable您可以使用设置禁用旋转。
Model.ActiveViewport.Rotate.Enable