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

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

パラメータ

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

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

 

 


© MESCIUS inc. All rights reserved.