根据指定参数构造一个屏幕图层几何对象改变事件参数类的新对象。

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

语法

C#
public ScreenLayerGeometryChangedEventArgs(
	int index,
	Geometry geometry
)

参数

index
Type: System..::.Int32
添加成功的索引值。
geometry
Type: SuperMap.Data..::.Geometry
添加的对象。

版本信息

SuperMap iObjects .NET


请参见