バージョン

Type プロパティ (BrushModel)

Brush のタイプを取得または設定します。
シンタックス
'宣言
 
Public Property Type As System.Nullable(Of BrushType)
public System.Nullable<BrushType> Type {get; set;}

プロパティ値

Brush のタイプ。
参照

オンラインで表示: GitHub