Click or drag to resize
AB4D logo

BackBufferReadyEventArgs Properties

The BackBufferReadyEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyData BackBuffer Data as SharpDX DataBox
Public propertyFormat Format of back buffer
Public propertyHeight Height of back buffer
Public propertyIsRegisteredForBackBufferMapping Boolean that can be set to false by the subscriber of the BackBufferReadyEventHandler to unregister from being called on the next frame.
Public propertyWidth Width of back buffer
Top
See Also