Scale(float,float,float,Medical3DAxis) Method

Summary
Scales all objects in the container by a specific amount in any direction.
Syntax
C#
C++/CLI
public void Scale( 
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
) 
public: 
void Scale(  
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
)  

Parameters

x
Scaling amount of x-axis.

y
Scaling amount of y-axis.

z
Scaling amount of z-axis.

axes
Axis (axes) of scaling. You can combine multiple flags.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.