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