

| 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
 参见
参见