Click or drag to resize
SoStereoViewerSetViewport 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 SetViewport(
	short left,
	short bottom,
	short width,
	short height
)

Parameters

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