添加跟踪图层HitTest接口,方便鼠标拾取对象。返回RO索引及geometry的ID。
命名空间:
SuperMap.Realspace程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void HitTest( Point point, int index, int geometryID ) |
参数
- point
- Type: System.Drawing..::.Point
所选中的屏幕像素点。
- index
- Type: System..::.Int32
RO索引
- geometryID
- Type: System..::.Int32
geometry的ID