|
|
Provides access to Stereo Options.
Namespace: Autodesk.Navisworks.Api.ApplicationParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Stereo As StereoOptions Get |
| C# |
|---|
public StereoOptions Stereo { get; } |
| Visual C++ |
|---|
public: property StereoOptions^ Stereo { StereoOptions^ get (); } |