

| 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
 参见
参见