Visual Basic (Declaration) | |
---|---|
Public Sub ResetRotation() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DContainer instance.ResetRotation() |
C# | |
---|---|
public void ResetRotation() |
C++/CLI | |
---|---|
public: void ResetRotation(); |
For an example refer to ResetPosition.
- This will reset the rotation of all the objects in the container.
- NOTE: Currently only one object can be added to the container.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7