ScaleXYZ(float,float,float,Medical3DAxis) Method

Summary
Scales the 3D object in the container by a specified amount in any direction.
Syntax
C#
C++/CLI
public void ScaleXYZ( 
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
) 
public: 
void ScaleXYZ(  
   float x, 
   float y, 
   float z, 
   Medical3DAxis axes 
)  

Parameters

x
tThe amount of x-axis scaling

y
The amount of y-axis scaling

z
The amount of z-axis scaling

axes
A Medical3DAxis enumeration value that specifies the axis (axes) of scaling. You can combine one or more flags.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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