

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