返回指定对象的索引值。继承自DynamicLayer,与此类无关。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public int IndexOf( Geometry geometry ) |
参数
- geometry
- Type: SuperMap.Data..::.Geometry
指定的要获取索引值的对象。
C# |
---|
public int IndexOf( Geometry geometry ) |