

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