Workspace.DrawBackground Method

Draws the Background of the Workspace control.
Protected Friend Overridable Sub DrawBackground( _ 
ByVal myParams As DrawSceneParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawBackground( 
DrawSceneParams myParams 
)
This language is not supported or no code example is available.

Parameters

myParams
DrawSceneParams

.NET Framework

Supported in: 4.7.2

In this article

Definition