

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