|
|
The type of stereo projection. Mono, left eye or right eye.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property StereoProjection As ViewpointStereoProjection Get |
| C# |
|---|
public ViewpointStereoProjection StereoProjection { get; } |
| Visual C++ |
|---|
public: property ViewpointStereoProjection StereoProjection { ViewpointStereoProjection get (); } |