ResetRotation Method

Summary

Resets the rotation of the 3D object to (0, 0, 0).

Syntax
C#
VB
C++
public void ResetRotation() 
  
Public Sub ResetRotation()  
public: 
void ResetRotation();  

Remarks

This will reset the rotation of the 3D object to (0, 0, 0).

Example

For an example, refer to ResetPosition

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