RenderContextBase.PaintBackBuffer (Int32) Method

Public MustOverride Sub PaintBackBuffer( _ 
ByVal controlHeight As Integer
)
This language is not supported or no code example is available.
public abstract void PaintBackBuffer( 
int controlHeight 
)
This language is not supported or no code example is available.

Parameters

controlHeight
int

.NET Framework

Supported in: 4.8

In this article

Definition