RelationalOperatorHelperIntersectsGeometryBagWithGeometry 方法 |
命名空间: GISShare.SMap.Geometry
public static bool IntersectsGeometryBagWithGeometry( IGeometryBag pGeometryBag, IGeometry pGeometry )
Public Shared Function IntersectsGeometryBagWithGeometry ( pGeometryBag As IGeometryBag, pGeometry As IGeometry ) As Boolean
public: static bool IntersectsGeometryBagWithGeometry( IGeometryBag^ pGeometryBag, IGeometry^ pGeometry )
static member IntersectsGeometryBagWithGeometry : pGeometryBag : IGeometryBag * pGeometry : IGeometry -> bool