BackgroundSettings.StyleMode Property

Gets or sets the viewport background style.
Public Property StyleMode() As backgroundStyleType
This language is not supported or no code example is available.
public backgroundStyleType StyleMode {get; set;}
This language is not supported or no code example is available.

Property Value

backgroundStyleType
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