←Select platform

AxialRotation Property

Summary

Gets or sets the Axial (Z) rotation angle of the camera.

Syntax

C#
VB
C++
public float AxialRotation { get; set; } 
 Public Property AxialRotation As Single 
public: 
property float AxialRotation { 
   float get(); 
   void set ( float ); 
} 

Property Value

Axial (Z) rotation angle of the camera.

Remarks

The default value is 0.

Example

For an example, refer to XRotation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly