←Select platform

ScaleX Method

Summary

Scales all objects in the container by a specific amount in the x-axis.

Syntax

C#
VB
C++
public void ScaleX( 
   float x 
) 
  
Public Sub ScaleX( _ 
   ByVal x As Single _ 
)  
public: 
void ScaleX(  
   float x 
)  

Parameters

x
Amount of scaling on the x-axis.

Example

For an example refer to RotateX.

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