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