处理三维图层名称改变事件(Layer3DCaptionChanged)的方法类。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public delegate void Layer3DCaptionChangedEventHandler( Object sender, Layer3DCaptionChangedEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Realspace..::.Layer3DCaptionChangedEventArgs
包含事件数据的三维图层名称改变事件参数类(Layer3DCaptionChangedEventArgs)的对象。