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

Show in webframe

RotateZ Method (Medical3DObject)






The amount of rotation on the z-axis.
Rotates the 3D object in the container by the specified amount on the z-axis.
Syntax
public void RotateZ( 
   float z
)
'Declaration
 
Public Sub RotateZ( _
   ByVal z As Single _
) 
'Usage
 
Dim instance As Medical3DObject
Dim z As Single
 
instance.RotateZ(z)

            

            
public:
void RotateZ( 
   float z
) 

Parameters

z
The amount of rotation on the z-axis.
Remarks
This will add the amount of rotation to the current rotation angle of the 3D object.
Example
For an example, refer to RotateX
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members

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