RenderContextBase.EndDraw Method

Public MustOverride Sub EndDraw( _ 
ByVal swapBuffer As Boolean
)
This language is not supported or no code example is available.
public abstract void EndDraw( 
bool swapBuffer 
)
This language is not supported or no code example is available.

Parameters

swapBuffer
bool

.NET Framework

Supported in: 4.8

In this article

Definition