←Select platform

WindowLevelInformation Class Members

Summary

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 Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly