RenderContextBase.ResizeSurfacesForCapture Method

Public Overridable Sub ResizeSurfacesForCapture( _ 
ByVal size As Size, _ 
ByVal antialiasing As Boolean
)
This language is not supported or no code example is available.
public virtual void ResizeSurfacesForCapture( 
Size size
bool antialiasing 
)
This language is not supported or no code example is available.

Parameters

size
Size

antialiasing
bool

.NET Framework

Supported in: 4.8

In this article

Definition