Initializes a new instance of the
DashPen class.
シンタックス
'宣言
Public Function New( _
ByVal As DashStyle, _
ByVal As System.Drawing.Color _
)
public DashPen(
DashStyle ,
System.Drawing.Color
)
パラメータ
- dashStyle
- A DashStyle indicate the style of lines be drawed
- color
- A Color indicates the color of the pen.
参照