The AxialGradientBrush type exposes the following members.

Properties

  NameDescription
Public propertyEndColor
The end color of the gradient fill.
(Inherited from GradientBrush.)
Public propertyEndX
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.
Public propertyEndY
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.
Public propertyStartColor
The start color of the gradient fill.
(Inherited from GradientBrush.)
Public propertyStartX
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.
Public propertyStartY
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.

See Also