场景中对象顶点选中或编辑事件参数类。为SceneControl 控件中的对象顶点选中或编辑事件,如:VertexModified提供数据。

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

语法

C#
public class VertexModifiedEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.VertexModifiedEventArgs

请参见