For a list of all members of this type, see UpdateImageCommandBase members
Public Methods
Name | Description | |
---|---|---|
CanExecute | Checks whether the Enabled and Supported properties are true and calls the DoCanExecute method. (Inherited from WorkstationCommand) | |
Execute | Checks whether the Enabled and Supported properties are true and calls the DoExecute method. (Inherited from WorkstationCommand) |
Protected Methods
Name | Description | |
---|---|---|
DoCanExecute | Checks whether the command can be executed in classes that are derived classes that implement this abstract method. (Inherited from WorkstationCommand) | |
DoExecute | Updates the image on a Leadtools.MedicalViewer.MedicalViewerCell. | |
DoUpdateImage | Updates the image when this method is called in derived classes. | |
OnCommandExecuted | Publishes the current feature to be executed through the EventBroker. (Inherited from WorkstationCommand) |
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