ResetOrientationCubePosition Method

Summary
Resets the orientation cube to the default position. The default position is at the bottom right of the rendering area.
Syntax
C#
VB
C++
public void ResetOrientationCubePosition() 
  
Public Sub ResetOrientationCubePosition()  
public: 
void ResetOrientationCubePosition();  
Remarks
  • The orientation cube is a cube that appears at the bottom right of the screen and shows the current orientation of the 3D object. Rotating the object will cause the orientation cube to rotate as well.
  • You can move the rotation cube using the left mouse button. Click on it and drag it anywhere in the cell. if you drag it outside the rendering area, you can reset it's position using this method.
  • You can show or hide the orientation cube using the ShowOrientationCube property.
Example

For an example refer to Medical3DObject.ResetPosition

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.