RenderContextBase.CompileBackground Method

Compiles the background, used by the designer.
Public Sub CompileBackground( _ 
ByVal backgroundSettings As BackgroundSettings, _ 
ByVal height As Integer
)
This language is not supported or no code example is available.
public void CompileBackground( 
BackgroundSettings backgroundSettings
int height 
)
This language is not supported or no code example is available.

Parameters

backgroundSettings
BackgroundSettings

height
int

.NET Framework

Supported in: 4.8

In this article

Definition