DX9ToolsR4 - Created by: X

DirectDrawLayer.ReCreateSrface Method (Device)

Recreates the surface.

[Visual Basic]
Overloads Public Sub ReCreateSrface( _
   ByVal Device As Device _
)
[C#]
public void ReCreateSrface(
   Device Device
);

Parameters

Device
A reference to a DirectDraw.Device type.

See Also

DirectDrawLayer Class | CBX.Libs.DX9ToolsR4 Namespace | DirectDrawLayer.ReCreateSrface Overload List