Reports for WinForms
ShapeFillBrush プロパティ

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Style クラス : ShapeFillBrush プロパティ
図形オブジェクト(RenderRectangle、RenderEllipse など)の内部領域を塗りつぶすために使用されるブラシを取得または設定します。
シンタックス
'宣言
 
Public Property ShapeFillBrush As System.Drawing.Brush
public System.Drawing.Brush ShapeFillBrush {get; set;}
解説

スタイルで ShapeFillColor と ShapeFillBrush の両方が指定されている場合は、ShapeFillColor が使用されます。

参照

Style クラス
Style メンバ