RelationalOperatorHelperTouchesPolygonWithPath 方法 |
命名空间: GISShare.SMap.Geometry
public static bool TouchesPolygonWithPath( IPolygon pPolygon, IPath pPath )
Public Shared Function TouchesPolygonWithPath ( pPolygon As IPolygon, pPath As IPath ) As Boolean
public: static bool TouchesPolygonWithPath( IPolygon^ pPolygon, IPath^ pPath )
static member TouchesPolygonWithPath : pPolygon : IPolygon * pPath : IPath -> bool