动画播放开始事件

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

语法

C#
public delegate void AnimationPlayBeginHandler(
	Object sender,
	AnimationPlayBeginArgs e
)

参数

sender
Type: System..::.Object
源事件
e
Type: SuperMap.Plot..::.AnimationPlayBeginArgs
包含事件数据的动画播放开始事件参数类

版本信息

SuperMap iObjects .NET


请参见