ScaleY Method

Summary
Scales all objects in the container by a specific amount in the y-axis.
Syntax
C#
VB
C++
public void ScaleY( 
   float y 
) 
  
Public Sub ScaleY( _ 
   ByVal y As Single _ 
)  
public: 
void ScaleY(  
   float y 
)  

Parameters

y
Amount of scaling on the y-axis.

Example

For an example refer to RotateX.

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.