BackgroundSettings.IntermediateColorPosition Property

Gets or sets intermediate color position expressed in percent of viewport height from top.
Public Property IntermediateColorPosition() As Double
This language is not supported or no code example is available.
public double IntermediateColorPosition {get; set;}
This language is not supported or no code example is available.

Property Value

double
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