GxLinearGradientBrush

Assembly: Drawing;

Description

The GxLinearGradientBrush class implements the linear solid brush.

Constructors

  Constructor name Brief description
Create The Create constructor creates a new linear gradient brush in accordance with the specified parameters.

Class object properties inherited from IGxLinearGradientBrush

  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.

Class object properties inherited from IGxBrush

  Property name Brief description
BrushType The BrushType property returns the type of the brush.

See  also:

Drawing Assembly Classes