LinearGradient Properties

The LinearGradient type exposes the following members.

  Name Description
Public property EndPoint
The end point of the gradient, where a GradientStop with Offset equal to 1 would be.
Public property StartPoint
The start point of the gradient, where a GradientStop with Offset equal to 0 would be.
Public property Stops
List of GradientStop defining the color changes within the gradient.
Show: