The angle, from the ground, below which the pivot point cannot see. For example, an elevation angle of zero creates a complete half sphere, while an angle of 30 degrees creates an inverted cone, topped by a section of a sphere.
JavaScript |
|
ElevationAngle |
C# |
|
double ElevationAngle { get; } |
C++ |
|
HRESULT ElevationAngle([out, retval] double* pVal) |