新用户登入 登录
萌子岛 返回首页

jonahzy的个人空间 https://www.dommdo.com/?446847 [收藏] [复制] [RSS]

日志

代码

已有 55 次阅读2012-6-14 10:27

for (int i = 0; i < arrValueNames.Length; i++)
          {
               objGraphics.FillRectangle(new SolidBrush(GetColor(i)), symbolLeg.X, symbolLeg.Y, 20, 10);
               objGraphics.DrawRectangle(Pens.Black, symbolLeg.X, symbolLeg.Y, 20, 10);
               objGraphics.DrawString(arrValueNames[i].ToString(), new Font("宋体", 10), Brushes.Black, descLeg);
               symbolLeg.Y += 15;
               descLeg.Y += 15;
          }

路过

雷人

握手

鲜花

鸡蛋

评论 (0 个评论)

小黑屋|萌子岛

GMT+8, 2025-2-6 17:07 , Processed in 0.035791 second(s), 21 queries , Gzip On, MemCache On.

Copyright 2020  atollmoe©.a2.1.0 All rights reserved. 9+

Copyright 2009  supported by zhixuan© oeo© oko© All rights reserved.Thank you!

返回顶部