PDFKit.NET 2.0 Class Library (.NET 2.0)

AxialGradientBrush Properties

The properties of the AxialGradientBrush class are listed below. For a complete list of AxialGradientBrush class members, see the AxialGradientBrush Members topic.

Public Instance Properties

EndColor (inherited from GradientBrush) The end color of the gradient fill.
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 (inherited from GradientBrush) The start color of the gradient fill.
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.

See Also

AxialGradientBrush Class | TallComponents.PDF.Brushes Namespace