三维场景窗口跟踪事件参数类,该类主要为三维场景窗口中的跟踪事件,即为SceneControl类的 Tracking事件提供数据。

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

语法

C#
public class Tracking3DEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.Tracking3DEventArgs

请参见