←Select platform

ZScale Property

Summary

Gets or sets the value that represents the scale of the object in the z-axis.

Syntax

C#
VB
C++
public float ZScale {get; set;}
Public Property ZScale As Single
public: 
property float ZScale { 
   float get(); 
   void set (    float ); 
} 

Property Value

Value that indicates the scale of the object in the z-axis.

Remarks

The Maximum value that can be set is 200.

Adjust the scale using the mouse. For more information refer to Leadtools.MedicalViewer.MedicalViewerBaseCell.AddAction(Leadtools.MedicalViewer.MedicalViewerActionType).

Example

For an example, refer to XScale

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