 | RenderDx9Adapters Property |
Gets the list of all DirectX9 adapters available.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic ReadOnlyCollection<RenderDx9Adapter> Adapters { get; }public:
property ReadOnlyCollection<RenderDx9Adapter^>^ Adapters {
ReadOnlyCollection<RenderDx9Adapter^>^ get ();
}Property Value
Type:
ReadOnlyCollectionRenderDx9Adapter
The list of all DirectX9 adapters available.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also