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