Initializes a new instance of the
Pen class.
シンタックス
'宣言
Public Function New( _
ByVal As System.Drawing.Color, _
ByVal As System.Integer _
)
public SolidPen(
System.Drawing.Color ,
System.int
)
パラメータ
- color
- A Color indicates the color of the pen.
- width
- An int indicates the width of the pen.
参照