バージョン

GetBrush メソッド

名前で SolidColorBrush オブジェクトを取得します。
シンタックス
'宣言
 
Public Shared Function GetBrush( _
   ByVal name As System.String _
) As SolidColorBrush
public static SolidColorBrush GetBrush( 
   System.string name
)

パラメータ

name
事前に定義したブラシの名前の文字列。

戻り値の型

SolidColorBrush オブジェクト。
参照

オンラインで表示: GitHub