 | RenderImageDx9SurfaceDevice Property |
Gets the device used to create the DirectX9 Surface.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic RenderDx9Device Device { get; }public:
property RenderDx9Device^ Device {
RenderDx9Device^ get ();
}Property Value
Type:
RenderDx9Device
The device used to create the DirectX9 Surface.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also