AnimationBlink 类型成员.

构造函数

  名称描述
AnimationBlink

方法

  名称描述
Dispose
释放AnimationGO对象
(Inherited from AnimationGO.)
GetAnimationType
获取动画的类型
(Inherited from AnimationGO.)
GetBlinkAnimationReplaceColor
获取闪烁动画替换的颜色
GetBlinkAnimationStartColor
获取闪烁动画开始的颜色
GetBlinkInterval
获取闪烁间隔
GetBlinkNumberofTimes
获取闪烁次数
GetBlinkStyle
获取闪烁类型
GetControlName
获取二维地图控件对象或三维场景对象名称
(Inherited from AnimationGO.)
GetDuration
获取动画的播放时长
(Inherited from AnimationGO.)
GetGeometry
获取动画的Geometry对象ID
(Inherited from AnimationGO.)
GetGeometryUUID
获取动画的Geometry对象UUID
(Inherited from AnimationGO.)
GetLayerName
获取图层名称
(Inherited from AnimationGO.)
GetName
获取动画的名称
(Inherited from AnimationGO.)
GetReplaceStyle
获取闪烁替换方式
GetStartTime
获取动画的开始播放时间
(Inherited from AnimationGO.)
SetBlinkAnimationReplaceColor
设置闪烁动画替换颜色
SetBlinkAnimationStartColor
设置闪烁动画开始颜色
SetBlinkInterval
设置闪烁间隔
SetBlinkNumberofTimes
设置闪烁次数
SetBlinkStyle
设置闪烁类型,是按照次数闪烁还是按照间隔闪烁
SetDuration
设置动画的播放时长
(Inherited from AnimationGO.)
SetGeometry重载。
SetName
设置动画的名称
(Inherited from AnimationGO.)
SetReplaceStyle
设置闪烁替换方式
SetStartTime
设置动画的开始播放时间
(Inherited from AnimationGO.)

请参见