SoWinViewerIsStereoActive Method |
Returns true if stereo is active.
Namespace: OIV.Inventor.Win.ViewersAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public virtual bool IsStereoActive()
Public Overridable Function IsStereoActive As Boolean
public:
virtual bool IsStereoActive()
abstract IsStereoActive : unit -> bool
override IsStereoActive : unit -> bool
Return Value
Type:
BooleanImplements
SoStereoViewerIsStereoActiveRemarks See Also