

| 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
 参见
参见