You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiGradientBrush Class > StiGradientBrush Constructor > StiGradientBrush Constructor (Color, Color, double)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiGradientBrush.StiGradientBrush Constructor (Color, Color, double)

Creates a new instance of the StiGradientBrush class.

Syntax
C++
C#
Visual Basic
public: StiGradientBrush( Color startColor, Color endColor, double angle );
Parameters
Parameters 
Description 
startColor 
the starting color for the gradient. 
endColor 
The ending color for the gradient. 
angle 
The angle, measured in degrees clockwise from the x-axis, of the gradient's orientation line. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.