The AxialGradientBrush type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| EndColor |
The end color of the gradient fill.
(Inherited from GradientBrush.) | |
| EndX |
The horizontal position of the ending point of the gradient fill.
This position is relative to the origin of the shape to which the brush is applied.
| |
| EndY |
The vertical position of the ending point of the gradient fill.
This position is relative to the origin of the shape to which the brush is applied.
| |
| StartColor |
The start color of the gradient fill.
(Inherited from GradientBrush.) | |
| StartX |
The horizontal position of the starting point of the gradient fill.
This position is relative to the origin of the shape to which the brush is applied.
| |
| StartY |
The vertical position of the starting point of the gradient fill.
This position is relative to the origin of the shape to which the brush is applied.
|