摘要:
static void Main(string[] args) { float xo = 39.909209536859834f;//圆点x float yo = 116.3225715637207f;//圆点y float x1 = 39.960026f;//圆边上一点坐标x float y1 = 116.38882f;//圆边上一点坐标y Matrix rotation = new Matrix(); rotation.RotateAt(60, new System.Drawing.PointF(xo, yo));//60为... 阅读全文
posted @ 2012-07-16 15:10
94cool
阅读(1615)
评论(0)
推荐(0)
浙公网安备 33010602011771号