Represents the class that contains the properties for the window level action.
public class MedicalViewerWindowLevel : MedicalViewerCommonActions
Public Class MedicalViewerWindowLevel
Inherits Leadtools.Medicalviewer.MedicalViewerCommonActions
Implements System.IDisposable
public ref class MedicalViewerWindowLevel : public Leadtools.Medicalviewer.MedicalViewerCommonActions, System.IDisposable
To set the properties of the window level action, call the MedicalViewerBaseCell.SetActionProperties method. To retrieve the properties call the MedicalViewerBaseCell.GetActionProperties method. The mouse controls the actions as follows:
For an example, refer to MedicalViewerCommonActions
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