バージョン

BrushElement プロパティ (StrokeElement)

輪郭を塗りつぶすために使用される BrushElement。ストロークの太さが 1 以上の場合、使用されるときに BrushElement を表示できます。
シンタックス
'宣言
 
Public Overridable Property BrushElement As BrushElement
public virtual BrushElement BrushElement {get; set;}
解説

このプロパティは必要とされません。シンプルな単色のストロークを作成するには、StrokeElement.Color プロパティを設定するだけです。

参照