

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