摘要: 利用Region.IsVisible方法 示例代码: Point[] points2 = { new Point(15, 15), new Point(90, 20), new Point(130, 160), new Point(60, 160), new Point(5, 80) }; GraphicsPath path = new GraphicsPath(); path.Ad... 阅读全文
posted @ 2012-11-16 10:57 woaibaojinyuan 阅读(136) 评论(0) 推荐(0)