←Select platform

YScale Property

Summary

Gets or sets the value that represents the scale of the object on the y-axis.

Syntax

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

Property Value

Value that indicates the scale of the object on the y-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