MESCIUS SPREAD for Windows Forms 15.0J
ToGdiBrush(Fill,Rectangle,Boolean) メソッド

ブラシデータ。
描画矩形
ブラシが使い捨てにできる場合はtrue。 それ以外の場合はfalse
対応するccを取得します。
構文
'宣言
 
Overloads Function ToGdiBrush( _
   ByVal fill As Fill, _
   ByVal rect As Rectangle, _
   ByRef disposable As Boolean _
) As Brush
Brush ToGdiBrush( 
   Fill fill,
   Rectangle rect,
   out bool disposable
)

パラメータ

fill
ブラシデータ。
rect
描画矩形
disposable
ブラシが使い捨てにできる場合はtrue。 それ以外の場合はfalse

戻り値の型

対応するGDI +ブラシを表すSystem.Drawing.Brushオブジェクト。
参照

IPaintingContext インターフェース
IPaintingContext メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.