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