←Select platform

MedicalViewerBaseCell Class Methods

Summary

For a list of all members of this type, see MedicalViewerBaseCell members

Public Methods

Name Description
AddAction Adds a new action to the medical viewer.
AutomationAttach Called when AnnAutomation.Attach is called.
AutomationDetach Called when AnnAutomation.Detach is called.
AutomationInvalidate Invalidates the specified region of the control.
Calibrate Calibrates the cell along the specified axis based on information provided by the user. This allows the user to calibrate a cell without using an annotation ruler.
CalibrateRuler Changes the length of the selected annotation ruler according to the new value.
CanExecuteAction A method that is used to determine whether the action actionType can be executed in the Medical Viewer Cell.
DeclareActionAsAnnotation Declares the custom action sent as annotation action.
DeleteSelectedAnnotation This method deletes the selected annotation from the cell and active sub-cell annotation container.
DeleteTag Deletes the tag (overlay text) of a cell.
EditTag Edits the tag (overlay text) of cell.
FlipAnnotationContainer Flips all of the cell annotation containers.
FlipLabels Flips the label tags of an image in the cell with the specified parameters.
FlipOrientation Flips the orientation of an image in the cell with the specified parameters.
GetActionButton Retrieves the mouse button associated with the specified action.
GetActionFlags Retrieves the flags associated with the specified action.
GetActionProperties Gets the current properties for the specified action.
GetAnnotationContainer Gets the Leadtools.Annotations.Core object which represents the annotation container.
GetCellRulerLength Gets or sets the value that represents the length of the specified ruler.
GetOffset Gets the current coordinates of the image.
GetSelectedAnnotationAttributes Retrieves the selected annotation attributes for the cell.
GetTag Retrieves the tag (overlay text) for a cell.
GetWindowLevelCenter Gets the window level center value for the image.
GetWindowLevelWidth Gets the window level width value for the image.
Invalidate Redraws the cell and causes a paint message to be sent to the Leadtools.MedicalViewer control that owns this cells.
IsActionAdded Determines whether the specified action has been added to the container (using the AddAction method).
IsValidForAction Determines whether the specified mouse button and applying operation can be set to the specified action.
LoadAnnotations Loads the annotation container(s) in a cell.
Match Matches the cell property specified by _action_ to _sourceCell_.
OnAutomationDoubleClick Must be called when the pointer (mouse or touch) is double clicked or tapped on the control.
OnAutomationPointerDown Must be called when the pointer (mouse or touch) is pressed down or tapped on the control.
OnAutomationPointerMove Must be called when the pointer (mouse or touch) is moving or dragging on the control.
OnAutomationPointerUp Must be called when the pointer (mouse or touch) is released up from the control.
RefreshAnnotation Repaints the annotations on the sub-cell or cell.
RemoveAction Removes the specified action from the medical viewer.
ResetWindowLevelValues Resets the image window level to its default values.
ReverseAnnotationContainer Reverses all of the cell annotation containers.
ReverseLabels Reverses the label tags of an image in the cell with the specified subCellIndex.
ReverseOrientation Reverses the orientation of an image in the cell with the specified subCellIndex.
RotateAnnotationContainer Rotates all the cell annotation containers by the specified amount.
RotateLabels Rotates the label tags of an image in the cell with the specified parameters.
RotateOrientation Rotates the orientation of an image in the cell with the specified parameters.
SaveAnnotations Saves the annotation container(s) of a cell to a file.
SetAction Assigns the action to a specific mouse button.
SetActionProperties Sets the current properties for the specified action.
SetAnnotationContainer Sets the Leadtools.Annotations.Core.AnnContainer object which represents the annotation container.
SetDefaultWindowLevelValues Sets the default window level values for all the images in the cell.
SetOffset Translates the image position according to the provided X and Y values.
SetTag Adds a tag (overlay text) to the cell.
SetWindowLevel Sets the window level width and center values for the image.

Protected Methods

Name Description
Dispose(boolean) Releases all resources used by the MedicalViewerBaseCell.
Finalize This member overrides Finalize.
GetCellActionProperties Gets the current properties for the specified action.
IsInputKey Overrides Control.IsInputKey.
OnHandleCreated Overrides Control.OnHandleCreated.
OnKeyDown Overrides Control.OnKeyDown.
OnPropertyChanged Fires the PropertyChanged event.
SetCellActionProperties Sets the current properties for the specified action.
WndProc Processes Windows messages. Overrides WndProc.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly