

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