The following tables list the members exposed by WindowLevelInformation.
Public Constructors
Name | Description | |
---|---|---|
WindowLevelInformation | Initializes a new instance of the WindowLevelInformation class with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
BeginEdit | Call this to indicate an editing mode before calling CommitChanges or DiscardChanges | |
CommitChanges | Call this method to accept the changes after calling BeginEdit and end the editing mode. This will fire all the PropertyChanged events. | |
DiscardChanges | Call this method to reject the changes after calling BeginEdit and end the editing mode. No PropertyChanged events will be fired. |
Protected Methods
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. |
Public Properties
Name | Description | |
---|---|---|
Center | Gets or sets the window level center. | |
Name | Gets or sets the name of the WindowLevelInformation object. | |
Shortcut | Gets or sets the System.Windows.Forms.Keys enumeration value that is the shortcut for the WindowLevelInformation object. | |
Width | Gets or sets the window level width. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when any property in the WindowLevelInformation class changes. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document