BackgroundSettings.IntermediateColor Property

Gets or sets the viewport background intermediate color.
Public Property IntermediateColor() As Color
This language is not supported or no code example is available.
public Color IntermediateColor {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