FlexReport for WinForms
ShapeBackground プロパティ (ShapeField)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > ShapeField クラス : ShapeBackground プロパティ
Gets or sets the C1.Document.C1Brush-derived object used to fill the internal areas of the shape.
シンタックス
'宣言
 
Public Property ShapeBackground As C1Brush
'使用法
 
Dim instance As ShapeField
Dim value As C1Brush
 
instance.ShapeBackground = value
 
value = instance.ShapeBackground
public C1Brush ShapeBackground {get; set;}
参照

参照

ShapeField クラス
ShapeField メンバ