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