C#
VB
C++
Gets or sets the Axial (Z) rotation angle of the camera.
public float AxialRotation { get; set; }
Public Property AxialRotation As Single
public:
property float AxialRotation {
float get();
void set ( float );
}
Axial (Z) rotation angle of the camera.
The default value is 0.
For an example, refer to XRotation.
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