Input for WinForms
HatchBrush コンストラクタ(HatchStyle,Color)

C1.Win.Input.8 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > HatchBrush クラス > HatchBrush コンストラクタ : HatchBrush コンストラクタ(HatchStyle,Color)
A HatchStyle indicate the drawing style of Brush
A System.Drawing.Color indicate the foreground color of the device on which be drawed
Initialize a new instance of the HatchBrush class
シンタックス
'宣言
 
Public Function New( _
   ByVal style As HatchStyle, _
   ByVal foregroundColor As System.Drawing.Color _
)
public HatchBrush( 
   HatchStyle style,
   System.Drawing.Color foregroundColor
)

パラメータ

style
A HatchStyle indicate the drawing style of Brush
foregroundColor
A System.Drawing.Color indicate the foreground color of the device on which be drawed
参照

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