Click or drag to resize
SoStereoViewer.GetViewport Method

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

Parameters

left
Type: System.Int16
bottom
Type: System.Int16
width
Type: System.Int16
height
Type: System.Int16
See Also