C#
VB
WinRT C#
C++
Gets or sets the view angle, off the Z-axis.
public int PyramidAngle { get; set; }
Public Property PyramidAngle As Integer
public int PyramidAngle {get; set;}
get_PyramidAngle();
set_PyramidAngle(value);
Object.defineProperty('PyramidAngle');
The view angle, off the Z-axis. This value is given in hundredths of a degree (+/-). This can be a number from 0 to 36,000.
Refer to PlaneBendCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET