Share

AcGsView::isStereoEnabled

C++

virtual bool isStereoEnabled() const = 0;

Description

Use this method to determine if stereo is enabled for the current view. If stereo is enabled, the return value is true. If stereo is not enabled, the return value is false.

Links

AcGsView Class

Was this information helpful?