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