该枚举定义了动态图层对象运动方式类型常量,包含实时运动方式和平滑运动方式。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public enum MotionType |
成员
成员名称 | 描述 | |
---|---|---|
Smooth |
平滑运动方式
| |
Realtime |
实时运动方式
|