RelationalOperatorHelperIntersectsBeelineWithPath 方法 |
命名空间: GISShare.SMap.Geometry
public static bool IntersectsBeelineWithPath( IBeeline pBeeline, IPath pPath )
Public Shared Function IntersectsBeelineWithPath ( pBeeline As IBeeline, pPath As IPath ) As Boolean
public: static bool IntersectsBeelineWithPath( IBeeline^ pBeeline, IPath^ pPath )
static member IntersectsBeelineWithPath : pBeeline : IBeeline * pPath : IPath -> bool