[]
        
(Showing Draft Content)

C1.Report.ShapeField.ShapeBackground

ShapeBackground Property

ShapeBackground

Gets or sets the C1Brush-derived object used to fill the internal areas of the shape.

Declaration
[C1Category("Appearance")]
[C1Description("ShapeField.ShapeBackground", "The brush used to fill the internal areas of the shape.")]
public C1Brush ShapeBackground { get; set; }
<C1Category("Appearance")>
<C1Description("ShapeField.ShapeBackground", "The brush used to fill the internal areas of the shape.")>
Public Property ShapeBackground As C1Brush