Gets or sets the starting and ending colors of the gradient. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public Color[] LinearColors { get; set; } |
Visual Basic
![]() |
---|
Public Property LinearColors As Color() |
An array of two .NET Color objects that represents the starting and ending colors of the gradient.