StiContainerSetTextBrush Method |
Sets IStiTextBrush 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 SetTextBrush(
StiBrush brush
)
Public Sub SetTextBrush (
brush As StiBrush
)
Parameters
- brush
- Type: Stimulsoft.Base.DrawingStiBrush
TextBrush being set.
See Also