Click or drag to resize

StiDesignerInfoGetFillColor Method

Gets color of filling.

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Color GetFillColor(
	Color color
)

Parameters

color
Type: System.DrawingColor
Component color.

Return Value

Type: Color
Color of filling.
See Also