Click or drag to resize

StiContainerSetBrush Method

Sets IStiBrush from all selected objects in the container.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetBrush(
	StiBrush brush
)

Parameters

brush
Type: Stimulsoft.Base.DrawingStiBrush

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.SetBrush(Stimulsoft.Base.Drawing.StiBrush)"]

See Also