![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace : WindowLevelInformation Class |
The following tables list the members exposed by WindowLevelInformation.
Name | Description | |
---|---|---|
![]() | WindowLevelInformation Constructor | Overloaded. |
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. |
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. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when any property in the WindowLevelInformation class changes. |