GradientFill

GradientFill class

Represents the gradient fill.

public class GradientFill

Properties

Name Description
GradientAngle { get; set; } Specifies the orientation of the fill color gradient
GradientDir { get; set; } Specifies the type of the fill color gradient
GradientEnabled { get; set; } Specifies whether the fill color gradient is visible.
GradientStops { get; } Represents the gradient stop collection.

See Also