←Select platform
In This Topic ▼

UpdateImageCommandBase Class Members

Summary

The following tables list the members exposed by UpdateImageCommandBase.

Public Constructors

Name Description
Public Constructor
UpdateImageCommandBase Initializes a new instance of this class.
Public Constructor WorkstationCommand Initializes a new instance of this class. (Inherited from WorkstationCommand)

Public Methods

Name Description
Public Method
CanExecute Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method. (Inherited from WorkstationCommand)
Public Method Execute Checks whether the Enabled and Supported properties are true and calls the DoExecute method. (Inherited from WorkstationCommand)

Protected Methods

Name Description
Protected Method
DoCanExecute Checks whether the command can be executed in classes that are derived classes that implement this abstract method. (Inherited from WorkstationCommand)
Protected Method DoExecute Updates the image on a Leadtools.MedicalViewer.MedicalViewerCell.
Protected Method DoUpdateImage Updates the image when this method is called in derived classes.
Protected Method OnCommandExecuted Publishes the current feature to be executed through the EventBroker. (Inherited from WorkstationCommand)

Public Properties

Name Description
Public Property
Container Gets the Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation which this command will execute on. (Inherited from WorkstationCommand)
Public Property Enabled Gets or sets a value to temporarily enables and disable the command execution. (Inherited from WorkstationCommand)
Public Property FeatureId Gets the feature ID that is registered with this command. (Inherited from WorkstationCommand)
Public Property Supported Gets or sets a value to disable the feature associated with the command to be executed. (Inherited from WorkstationCommand)

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly