←Select platform

ResetScale Method

Summary

Resets the scale of all the objects in the container.

Syntax

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

Remarks
  • 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.
Example

For an example refer to ResetPosition.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly