

| 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
 参见
参见