Click or drag to resize

RenderDx9 Properties

The RenderDx9 type exposes the following members.

Properties
  NameDescription
Public propertyAdapters
Gets the list of all DirectX9 adapters available.
Public propertyStatic memberInstance
Get the RenderDx9 singleton.
Public propertyIsDestroyed
Gets a value indicating whether this instance is destroyed.
Public propertyIsFormatValid
Gets a value determining whether a surface format is available as a specified resource type and can be used as a render target on a device representing this adapter.
Public propertyIsTypeValid
Gets a value indicating whether a hardware accelerated device type can be used on this adapter.
Top
See Also