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