

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