This document is archived and information here might be outdated. Recommended version. |
The vertical exaggeration of the scene.
[Visual Basic .NET] Public Property ExaggerationFactor As Double
[C#] public double ExaggerationFactor {get; set;}
[C++]
HRESULT get_ExaggerationFactor(
System.Double* ExaggerationFactor
);
[C++]
HRESULT put_ExaggerationFactor(
double ExaggerationFactor
);
[C++]
Parameters ExaggerationFactor [out, retval]
ExaggerationFactor is a parameter of type double* ExaggerationFactor [in]
ExaggerationFactor is a parameter of type double