The following tables list the members exposed by MedicalViewerCell.
Name | Description | |
---|---|---|
MedicalViewerCell Constructor | Overloaded. Initializes a new MedicalViewerCell class object with default parameters. |
Name | Description | |
---|---|---|
Animation | Gets the animation class that contains the properties to animate and adjust the animation style of the cell that contains multiple frames. | |
ApplyActionOnMove | Gets or sets the value that indicates whether to apply the action on the rest of the sub-cells while dragging the mouse. | |
ApplyOnIndividualSubCell | Gets or sets the value that indicates whether to apply (window level and alpha) action on only the activated sub-cells. | |
Columns | Gets or sets the value that indicates the number or sub-cells columns. | |
DisplayRulers | Gets or sets the enumered value that indicates the displayed rulers. | |
FitImageToCell | Gets or sets the value that indicates whether to resize the image to make it fit within the cell area. | |
Frozen | Gets or sets the value that determines whether the cell is selected. | |
Image | Gets or sets the image that will be displayed when the cell is added to the MedicalViewer. | |
Location | Gets or sets the coordinates of the upper-left corner of the cell relative to the upper-left corner of its container. | |
ParentViewer | Gets the medical viewer object which is the owner of the cell. | |
Position | Gets or sets the row/column position of the cell. | |
Rows | Gets or sets the value that indicates the number or sub-cells rows. | |
Selected | Gets or sets the value that determines whether the cell is selected. | |
ShowTags | Gets or sets the value that indicates whether to show the tags on the cells. | |
Size | Gets or sets the height and width of the cell. |
Name | Description | |
---|---|---|
CalibrateRuler | Overloaded. Changes the length of the selected annotation ruler according to the new value. | |
ConvertAnnotationToRegion | Overloaded. Converts the selected annotation into a region of interest. | |
GetCellImage | returns a printable version of the cell. | |
GetSelectedAnnotationAttributes | Retrieves the selected annotation attribute for the specified cell / sub-cell. | |
GetTitlebarIconState | Determines whether the specified icon is checked. | |
Invalidate | Redraws the cell and causes a paint message to be sent to the MedicalViewer control that owns this cells. | |
MedicalViewerCell_ImageChanged | For internal use by LEADTOOLS. | |
SetTag | Overloaded. Adds a tag (overlay text) to the cell. | |
SetTitlebarIconState | Checks or un-checks the specified icon. |