Ans*_*tia 3 c# wpf
我在WPF应用程序中有两个矩形.如何检查矩形是否相交?
Dar*_*ung 7
if (rectangle1.IntersectsWith(rectangle2)) { // Do something }
Rect.IntersectWith
归档时间:
13 年 前
查看次数:
3372 次
最近记录: