Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

AxialRotation Property






Gets or sets the Axial (Z) rotation angle of the camera.
Syntax
public float AxialRotation {get; set;}
'Declaration
 
Public Property AxialRotation As Single
'Usage
 
Dim instance As Medical3DCamera
Dim value As Single
 
instance.AxialRotation = value
 
value = instance.AxialRotation

            

            
public:
property float AxialRotation {
   float get();
   void set (    float value);
}

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

See Also

Reference

Medical3DCamera Class
Medical3DCamera Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features