Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试编写一种方法来确定折线是否自相交。我已经在这个网站上找到了一些类似的答案,但没有一个符合我的条件。这里我的折线是用一些逻辑动态创建的。
是否有任何 wpf 内置功能可以做到这一点?如果不是,那么这样做的逻辑是什么?