RelationalOperatorHelperTouchesPolygonWithPoint 方法 |
命名空间: GISShare.SMap.Geometry
public static bool TouchesPolygonWithPoint( IPolygon pPolygon, IPoint pPoint )
Public Shared Function TouchesPolygonWithPoint ( pPolygon As IPolygon, pPoint As IPoint ) As Boolean
public: static bool TouchesPolygonWithPoint( IPolygon^ pPolygon, IPoint^ pPoint )
static member TouchesPolygonWithPoint : pPolygon : IPolygon * pPoint : IPoint -> bool