DX9ToolsR4 - Created by: X

DX9DDGraphicsWin Members

DX9DDGraphicsWin overview

Public Instance Constructors

DX9DDGraphicsWinOverloaded. Initializes a new instance of the DX9DDGraphicsWin class.

Public Instance Properties

BackSurface Returns a reference to the back surface.
DestinationRectangle Gets or Sets the destination that the backbuffer will be drawn to.
Device Returns a reference to the directdraw device.
FrontSurface Returns a reference to the front surface.

Public Instance Methods

ClearOverloaded. Clears the backbuffer using black as the color.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
PresentOverloaded. Renders the scene by drawing the backbuffer onto the front surface.
ResizeBackBufferOverloaded. Resizes the back buffer.
ToString (inherited from Object)

Protected Instance Methods

FinalizeMissing <summary> documentation for M:CBX.Libs.DX9ToolsR4.DX9DDGraphicsWin.Finalize
MemberwiseClone (inherited from Object)

See Also

DX9DDGraphicsWin Class | CBX.Libs.DX9ToolsR4 Namespace