DX9ToolsR4 - Created by: X

DX9DDGraphicsWin.ResizeBackBuffer Method (Control)

Resizes the back buffer.

[Visual Basic]
Overloads Public Sub ResizeBackBuffer( _
   ByVal Ctrl As Control _
)
[C#]
public void ResizeBackBuffer(
   Control Ctrl
);

Parameters

Ctrl
A reference to a control. THe back buffer will be sized to the controls client size.

See Also

DX9DDGraphicsWin Class | CBX.Libs.DX9ToolsR4 Namespace | DX9DDGraphicsWin.ResizeBackBuffer Overload List