DX9ToolsR4 - Created by: X

DirectDrawLayer Constructor (Surface)

Creates a new instance of this class.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Surface As Surface _
)
[C#]
public DirectDrawLayer(
   Surface Surface
);

Parameters

Surface
Sets the initial value of the surface property.

See Also

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