Click or drag to resize
SoStereoViewerGetViewport Method

Namespace: OIV.Inventor.Components.Stereo
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
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