Visual Basic (Declaration) | |
---|---|
Public Sub ResetRotation() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DObject instance.ResetRotation() |
C# | |
---|---|
public void ResetRotation() |
C++/CLI | |
---|---|
public: void ResetRotation(); |
For an example, refer to Medical3DObject.ResetPosition
This will reset the rotation of the 3D object to (0, 0, 0).
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7