CalendarView for WinForms
SolidBrush コンストラクタ(Color)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > SolidBrush クラス > SolidBrush コンストラクタ : SolidBrush コンストラクタ(Color)
A Color structure that indicates the color of this SolidBrush object.
Initializes a new instance of the SolidBrush class with the specified color.
シンタックス
'宣言
 
Public Function New( _
   ByVal color As System.Drawing.Color _
)
public SolidBrush( 
   System.Drawing.Color color
)

パラメータ

color
A Color structure that indicates the color of this SolidBrush object.
解説
The Color property is set to the color specified by the color parameter. The Width property is set to 1 (default).
参照

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