←Select platform

Scale(float) Method

Summary

Scales all objects in the container by a specific amount in all directions.

Syntax

C#
VB
C++
public void Scale( 
   float scale 
) 
  
Public Overloads Sub Scale( _ 
   ByVal scale As Single _ 
)  
public: 
void Scale(  
   float scale 
)  

Parameters

scale
Scaling amount for all axes.

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