此类不支持该接口。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public override bool HitTest( Point2D pt, double tolerance, string resultExpression, ref List<GeoText> testResult ) |
参数
- pt
- Type: SuperMap.Data..::.Point2D
- tolerance
- Type: System..::.Double
- resultExpression
- Type: System..::.String
- testResult
- Type:
System.Collections.Generic..::.List<(Of <(GeoText>)>)
%