For a list of all members of this type, see DeleteCellAnnotationsCommand 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 | Determines whether the command can execute. |
![]() |
DoExecute | Deletes the annotations for a Leadtools.MedicalViewer.MedicalViewerCell which is returned by the GetDeleteAnnotationIds. |
![]() |
GetDeleteAnnotationIds | Returns the Leadtools.Medical.Workstation.DataAccessLayer.AnnotationIdentifier for a Leadtools.Medical.Workstation.WorkstationState.MedicalViewerCellAnnotations that will be deleted. |
![]() |
OnCellAnnotationDeleted | Fires the CellAnnotationDeleted event. |
![]() |
OnCellAnnotationDeleting | Fires the CellAnnotationDeleting event. |
![]() |
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