Click or drag to resize

RenderGpuDeviceScreen Constructor

Initializes a new instance of the RenderGpuDeviceScreen structure.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public RenderGpuDeviceScreen(
	int top,
	int left,
	int bottom,
	int right
)

Parameters

top
Type: SystemInt32
The top coordinate.
left
Type: SystemInt32
The left coordinate.
bottom
Type: SystemInt32
The bottom coordinate.
right
Type: SystemInt32
The right coordinate.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also