Eyeshot 10 WinForms API Reference
ResizeSurfacesForCapture Method (D3DRenderContext)

WinForms Assembly > devDept.Graphics Namespace > D3DRenderContext Class : ResizeSurfacesForCapture Method
Syntax
'Declaration
 
Public Overrides Sub ResizeSurfacesForCapture( _
   ByVal size As Size, _
   ByVal antialiasing As Boolean _
) 
public override void ResizeSurfacesForCapture( 
   Size size,
   bool antialiasing
)

Parameters

size
antialiasing
See Also

Reference

D3DRenderContext Class
D3DRenderContext Members