BackgroundSettings.BottomColor Property

Gets or sets the viewport background bottom color.
Public Property BottomColor() As Color
This language is not supported or no code example is available.
public Color BottomColor {get; set;}
This language is not supported or no code example is available.

Property Value

Color
Remarks
 
When using backgroundStyleType.CubicGradient style, you need to call the Environment.CompileUserInterfaceElements() to see the effect of this command.

.NET Framework

Supported in: 4.8

In this article

Definition