Visual Basic (Declaration) | |
---|---|
Public Sub ResetScale() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DContainer instance.ResetScale() |
C# | |
---|---|
public void ResetScale() |
C++/CLI | |
---|---|
public: void ResetScale(); |
For an example refer to ResetPosition.
- This will scale of all the objects to (100, 100, 100) 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