CalendarView for WinForms
DrawRectangle メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Graphics クラス : DrawRectangle メソッド
A Pen indicate the draw-style of rectangle
A System.Drawing.Rectangle indicate the rectangle to draw
Draw the special rectangle by using the given pen
シンタックス
'宣言
 
Public Sub DrawRectangle( _
   ByVal pen As Pen, _
   ByVal rectangle As System.Drawing.Rectangle _
) 
public void DrawRectangle( 
   Pen pen,
   System.Drawing.Rectangle rectangle
)

パラメータ

pen
A Pen indicate the draw-style of rectangle
rectangle
A System.Drawing.Rectangle indicate the rectangle to draw
参照

Graphics クラス
Graphics メンバ