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.
在我的 Winforms 应用程序中,我正在绘制 2D 形状。
在我点击的地方,我想填充周围的形状(或形状相交的区域)。我怎样才能得到一个点周围的区域?
提前致谢。