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