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