バージョン

Type メソッド (Brush)

Brush モデル BrushModel.Type を設定します。
シンタックス
'宣言
 
Public Function Type( _
   ByVal type As System.Nullable(Of BrushType) _
) As Brush
public Brush Type( 
   System.Nullable<BrushType> type
)

パラメータ

type
Brush のタイプ。

戻り値の型

自身
参照

オンラインで表示: GitHub