バージョン

BrushElement プロパティ (Shadow)

影を塗りつぶすのに使用するBrushElement
シンタックス
'宣言
 
Public Overridable Property BrushElement As BrushElement
public virtual BrushElement BrushElement {get; set;}
解説

最高の結果を得るために、新しい SolidFillBrushElement(Color.FromArgb(150, Color.DimGray)) などの部分的に透明な BrushElement を使用します。

参照