IGetStereoSeparation Method (IModelView)
Obsoleted and not superseded. Functionality no longer supported.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetStereoSeparation() As Double |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim value As Double
value = instance.IGetStereoSeparation()
|
C# | |
---|
double IGetStereoSeparation() |
C++/CLI | |
---|
double IGetStereoSeparation(); |
Return Value
Array of 2 doubles representing the stereo magnitude and stereo parallax balance settings
Remarks
See Also