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