[]
        
(Showing Draft Content)

C1.C1Preview.Style.ShapeFillBrush

ShapeFillBrush Property

ShapeFillBrush

Gets or sets the brush used to fill internal areas of shapes (objects derived from RenderShapeBase). If for a style both this and ShapeFillColor are specified, ShapeFillColor takes precedence.

Declaration
public Brush ShapeFillBrush { get; set; }
Remarks

This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is no brush.