RenderContextBase.PaintBackBuffer (Size, CameraBase, Boolean) Method

Public Sub PaintBackBuffer( _ 
ByVal controlSize As Size, _ 
ByVal camera As CameraBase, _ 
ByVal antiAliasing As Boolean
)
This language is not supported or no code example is available.
public void PaintBackBuffer( 
Size controlSize
CameraBase camera
bool antiAliasing 
)
This language is not supported or no code example is available.

Parameters

controlSize
Size

camera
CameraBase

antiAliasing
bool

.NET Framework

Supported in: 4.8

In this article

Definition