ScaleZ Method

Summary
Scales the 3D object in the container by a specified amount in the z-axis.
Syntax
C#
VB
C++
public void ScaleZ( 
   float z 
) 
  
Public Sub ScaleZ( _ 
   ByVal z As Single _ 
)  
public: 
void ScaleZ(  
   float z 
)  

Parameters

z
The amount of z-axis scaling

Example

For an example, refer to ScaleX

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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