根据指定的参数构造一个新的LayerExtensionBaseCreatedEventArgs对象。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public LayerExtensionBaseCreatedEventArgs( IntPtr handle, LayerExtensionBase layerExtensionBase, int extensionType ) |
参数
- handle
- Type: System..::.IntPtr
指向扩展图层类型对象的指针。
- layerExtensionBase
- Type: SuperMap.Mapping..::.LayerExtensionBase
扩展图层对象。
- extensionType
- Type: System..::.Int32
代表扩展图层类型的值。