| RenderPresentParameters Constructor (RenderResolution) |
Initializes a new instance of the
RenderPresentParameters structure using a resolution.
The position is set to
Empty and the rendering and client resolution are set to
resolution
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public RenderPresentParameters(
RenderResolution resolution
)
public:
RenderPresentParameters(
RenderResolution resolution
)
Parameters
- resolution
- Type: Lumiscaphe.Workshop.InteropRenderResolution
The present resolution.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also