[]
Gets or sets a value that represents the background gradient effect.
public GradientEffect GradientEffect { get; set; }
Public Property GradientEffect As GradientEffect
Type | Description |
---|---|
GradientEffect | A GradientEffect value indicates the background gradient effect.
|