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