Click or drag to resize
SoStereoViewerGetViewport Method

Namespace: OIV.Inventor.Components.Stereo
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
void GetViewport(
	out short left,
	out short bottom,
	out short width,
	out short height
)

Parameters

left
Type: SystemInt16
bottom
Type: SystemInt16
width
Type: SystemInt16
height
Type: SystemInt16
See Also