Assembly: Drawing;
The GxLinearGradientBrush class implements the linear solid brush.
Constructor name | Brief description | |
Create | The Create constructor creates a new linear gradient brush in accordance with the specified parameters. |
Property name | Brief description | |
Angle | The Angle property returns the tilt angle of the brush gradient. | |
EndColor | The EndColor property returns the end color of the brush gradient. | |
StartColor | The StartColor property returns the start color of the brush gradient. |
Property name | Brief description | |
BrushType | The BrushType property returns the type of the brush. |
See also: