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