'宣言 Public Function New( _ ByVal color As System.Windows.Media.Color _ )
'使用法 Dim color As System.Windows.Media.Color Dim instance As New C1SolidBrush(color)
public C1SolidBrush( System.Windows.Media.Color color )
パラメータ
- color
- Color プロパティの値。
'宣言 Public Function New( _ ByVal color As System.Windows.Media.Color _ )
'使用法 Dim color As System.Windows.Media.Color Dim instance As New C1SolidBrush(color)
public C1SolidBrush( System.Windows.Media.Color color )