←Select platform

Medical3DCubeFace Enumeration

Summary

Specifies the direction the 3D volume should face.

Syntax
C#
VB
C++
public enum Medical3DCubeFace 
Public Enum Medical3DCubeFace 
public: 
   enum class Medical3DCubeFace sealed 

Members

ValueMemberDescription
0Rightright side
1Leftleft side
2PosteriorPosterior side (the back side).
3Anterior Anterior side (the front side).
4Superior Superior side (the top side).
5Inferior Inferior side (the bottom side).

Remarks

Use the Medical3DCubeFace values with the SetRotationFace method to specify which direction to make the volume face.

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