CalendarView for WinForms
DashPen コンストラクタ(DashStyle,Color)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > DashPen クラス > DashPen コンストラクタ : DashPen コンストラクタ(DashStyle,Color)
A DashStyle indicate the style of lines be drawed
A Color indicates the color of the pen.
Initializes a new instance of the DashPen class.
シンタックス
'宣言
 
Public Function New( _
   ByVal dashStyle As DashStyle, _
   ByVal color As System.Drawing.Color _
)
public DashPen( 
   DashStyle dashStyle,
   System.Drawing.Color color
)

パラメータ

dashStyle
A DashStyle indicate the style of lines be drawed
color
A Color indicates the color of the pen.
参照

DashPen クラス
DashPen メンバ
オーバーロード一覧