该枚举定义了动态图层对象运动方式类型常量,包含实时运动方式和平滑运动方式。

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

语法

C#
public enum MotionType

成员

成员名称描述
Smooth
平滑运动方式
Realtime
实时运动方式

请参见