首页 > 其他 > 详细

Graphics.DrawRectangle Method(矩形)

时间:2018-01-21 10:08:18      阅读:242      评论:0      收藏:0      [点我收藏+]

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(矩形)

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!