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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.