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