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