码迷,mamicode.com
首页 > 其他好文 > 详细

Graphics.DrawRectangle Method(矩形)

时间:2018-01-21 11:00:41      阅读:172      评论:0      收藏:0      [点我收藏+]

标签:ecif   des   microsoft   add   lis   spec   order   pen   tab   

Overload List

 

 

Name

Description

 

DrawRectangle(Pen,?Int32,?Int32,?Int32,?Int32)

Draws a rectangle specified by a coordinate pair, a width, and a height.

 

DrawRectangle(Pen,?Rectangle)

Draws a rectangle specified by a Rectangle structure.

 

DrawRectangle(Pen,?Single,?Single,?Single,?Single)

Draws a rectangle specified by a coordinate pair, a width, and a height.

 

来自 <https://msdn.microsoft.com/en-us/library/system.drawing.graphics.drawrectangle(v=vs.110).aspx>

 

 

Graphics.DrawRectangle Method(矩形)

标签:ecif   des   microsoft   add   lis   spec   order   pen   tab   

原文地址:https://www.cnblogs.com/pugongying123/p/8323425.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!