←Select platform

ScaleZ Method (Medical3DContainer)

Summary

Scales all objects in the container by a specific 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
Amount of scaling on the z-axis.

Example

For an example refer to RotateX.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical3D Assembly
Click or drag to resize