SoStereoViewerSetStereoActive Method |
Namespace: OIV.Inventor.Components.StereoAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxvoid SetStereoActive(
bool activate
)
Sub SetStereoActive (
activate As Boolean
)
void SetStereoActive(
bool activate
)
abstract SetStereoActive :
activate : bool -> unit
Parameters
- activate
- Type: SystemBoolean
See Also