Gets or sets the value that represents the scale of the object on the y-axis.
public float YScale { get; set; }
Public Property YScale As Single
Value that indicates the scale of the object on the y-axis.
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).
For an example, refer to XScale
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET