MESCIUS SPREAD for Windows Forms 15.0J
Pen コンストラクタ(Brush,Double)

このPenの特性を決定するBrush
新しいPenの幅。
指定されたブラシと幅でPenクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal brush As Brush, _
   ByVal width As Double _
)
public Pen( 
   Brush brush,
   double width
)

パラメータ

brush
このPenの特性を決定するBrush
width
新しいPenの幅。
参照

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

 

 


© MESCIUS inc. All rights reserved.