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