形状スタイルのインスタンスを作成します。
シンタックス
'宣言
Friend Function New( _
ByVal As System.Windows.Media.Brush, _
ByVal As System.Windows.Media.Brush, _
ByVal As System.Double, _
ByVal As System.Windows.Media.DoubleCollection _
)
internal ShapeStyle(
System.Windows.Media.Brush ,
System.Windows.Media.Brush ,
System.double ,
System.Windows.Media.DoubleCollection
)
パラメータ
- fill
- stroke
- thickness
- dashes
参照