获取指定对象在分组中的索引
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public int IndexOf( Layer3D layer ) |
参数
- layer
- Type: SuperMap.Realspace..::.Layer3D
指定图层。
C# |
---|
public int IndexOf( Layer3D layer ) |