←Select platform

ScaleY Method

Summary

Scales the 3D object in the container by a specified 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
The amount of y-axis scaling

Example

For an example, refer to ScaleX

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