The following tables list the members exposed by PanoramicStripCommand.
Public Constructors
Name | Description | |
---|---|---|
ApplyActionCommand | Initializes a new instance of the ApplyActionCommand class. (Inherited from ApplyActionCommand) | |
PanoramicStripCommand | Initializes a new instance of the PanoramicStripCommand class. |
Protected Methods
Name | Description | |
---|---|---|
DoCanExecute | Determines whether the command can apply the Panoramic Action on the Leadtools.MedicalViewer.MedicalViewerBaseCell objects. | |
DoExecute | Applies the Panoramic Action on all the Leadtools.MedicalViewer.MedicalViewerBaseCell objects that exist on the Leadtools.Medical.Workstation.UI.WorkstationViewer, based on the provided ApplyOnFlags value. | |
OnActionApplied | Fires the ActionApplied event. (Inherited from ApplyActionCommand) |
Public Properties
Name | Description | |
---|---|---|
Action | Gets or sets the Leadtools.MedicalViewer.MedicalViewerActionType to apply. (Inherited from ApplyActionCommand) | |
ApplyOnFlags | Gets or sets the ApplyActionFlags value that tells the command on what the action should be applied. (Inherited from ApplyActionCommand) | |
MouseButton | Gets or sets the Leadtools.MedicalViewer.MedicalViewerMouseButtons that is assigned for the Leadtools.MedicalViewer.MedicalViewerMouseButtons left-click action. (Inherited from ApplyActionCommand) |
Public Events
Name | Description | |
---|---|---|
ActionApplied | Occurs when the command applies the action. (Inherited from ApplyActionCommand) |
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