DX9ToolsR4 - Created by: X

DX9DDGraphicsFull Members

DX9DDGraphicsFull overview

Public Instance Constructors

DX9DDGraphicsFull Constructor Creates a new instance of the object.

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.
ToString (inherited from Object)

Protected Instance Methods

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

See Also

DX9DDGraphicsFull Class | CBX.Libs.DX9ToolsR4 Namespace