SetRotationFace Method

Summary

Rotates the 3D volume to face the specified direction.

Syntax
C#
VB
C++
public void SetRotationFace( 
   Medical3DCubeFace face 
) 
Public Sub SetRotationFace( 
   ByVal face As Medical3DCubeFace 
) 
public:  
   void SetRotationFace( 
      Medical3DCubeFace^ face 
   ) 

Parameters

face

The 3D volume face.

Remarks

To reset the rotation, refer to ResetRotation.

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.