Click or drag to resize

StiContainerGetBrush Method

Returns a brush of an object of the type StiBrush being met first. Scans all selected objects in the container.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Object GetBrush()

Return Value

Type: Object
The brush of an object of the type IStiBrush found. If nothing is found then null is returned.
See Also