←Select platform

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

Leadtools.Medical3D Assembly