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

Creates a new instance of the StiGlareBrush class.

Syntax
C++
C#
Visual Basic
public: StiGlareBrush( Color startColor, Color endColor, double angle, float focus, float scale );
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. 
focus 
The value from 0 through 1 that specifies the center of the gradient (the point where the gradient is composed of only the ending color). 
scale 
The value from 0 through 1 that specifies how fast the colors falloff from the focus.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.