

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