The following tables list the members exposed by MedicalViewerCell.
Public Constructors
Name | Description | |
---|---|---|
MedicalViewerBaseCell | Initializes a new Leadtools.MedicalViewer.MedicalViewerBaseCell class object with default parameters. (Inherited from MedicalViewerBaseCell) | |
MedicalViewerCell | Initializes a new instance of the MedicalViewerCell class. |
Public Methods
Name | Description | |
---|---|---|
AddAction | Adds a new action to the medical viewer. (Inherited from MedicalViewerBaseCell) | |
AutomationAttach | Called when AnnAutomation.Attach is called. (Inherited from MedicalViewerBaseCell) | |
AutomationDetach | Called when AnnAutomation.Detach is called. (Inherited from MedicalViewerBaseCell) | |
AutomationInvalidate | Invalidates the specified region of the control. (Inherited from MedicalViewerBaseCell) | |
BeginUpdate | Stops the cell from being refreshed if any changes are applied. This is useful to increase the control speed efficiency. | |
BestAligned | Returns the index of the element that is best aligned with the specified cell frame. | |
Calibrate | Calibrates the cell based on information provided by the user. This allows the user to calibrate a cell without using an annotation ruler. (Inherited from MedicalViewerBaseCell) | |
CalibrateRuler | Changes the length of the selected annotation ruler according to the new value. (Inherited from MedicalViewerBaseCell) | |
CanExecuteAction | A method that is used to determine whether the action actionType can be executed in the Medical Viewer Cell. (Inherited from MedicalViewerBaseCell) | |
ConvertAnnotationToRegion | Converts the selected annotation into a region of interest. | |
DeclareActionAsAnnotation | Declares the custom action sent as annotation action. (Inherited from MedicalViewerBaseCell) | |
DeleteSelectedAnnotation | This method deletes the selected annotation from the cell and active sub-cell annotation container. (Inherited from MedicalViewerBaseCell) | |
DeleteTag | Deletes the tag (overlay text) of a cell. (Inherited from MedicalViewerBaseCell) | |
DisposeCutPlanesData | Disposes the cut-plane data. | |
DisposeInternalData | Disposes the cut-plane data created by either the cut-line or the panoramic image. | |
EditTag | Edits the tag (overlay text) of cell. (Inherited from MedicalViewerBaseCell) | |
EnableLowMemoryUsage | Enables loading frames only when viewed to more efficiently use the system memory. | |
EndUpdate | Refreshes the control to include all the changes made after using the BeginUpdate method. | |
FlipAnnotationContainer | Flips all of the cell annotation containers. (Inherited from MedicalViewerBaseCell) | |
FlipImage | Flips all the images in the cell. | |
FlipLabels | Flips the label tags of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell) | |
FlipOrientation | Flips the orientation of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell) | |
GetActionButton | Retrieves the mouse button associated with the specified action. (Inherited from MedicalViewerBaseCell) | |
GetActionFlags | Retrieves the flags associated with the specified action. (Inherited from MedicalViewerBaseCell) | |
GetActionKeys | Gets the keystroke combination for the specified action. | |
GetActionProperties | Gets the current properties for the specified action. | |
GetAnnotationContainer | Gets the Leadtools.Annotations.Engine object which represents the annotation container. (Inherited from MedicalViewerBaseCell) | |
GetCellImage | Returns a printable version of the cell. | |
GetCellRulerLength | Gets or sets the value that represents the length of the specified ruler. (Inherited from MedicalViewerBaseCell) | |
GetDisplayedClippedImageRectangle | Gets the System.Drawing.Rectangle that represent the part of the cell or sub-cell that is occupied by the image. | |
GetDisplayedImageRectangle | Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image. | |
GetDisplayedRectangle | Gets the System.Drawing.Rectangle that represent the display area of the cell/sub-cell. | |
GetImagePosition | Gets the image position of the cell frames based on the corresponding index. | |
GetOffset | Gets the current coordinates of the image. (Inherited from MedicalViewerBaseCell) | |
GetPage | Gets the image page with the specified sub-cell index. | |
|
GetPalette | Returns an array that contains the built-in palette entries of the look up table specified by _lookupTableType_. |
GetRotateImagePerspectiveAngle | Gets the rotation angle for the image in the cell. | |
GetScale | Gets the scale of the image. | |
GetSelectedAnnotationAttributes | Retrieves the selected annotation attributes for the cell. (Inherited from MedicalViewerBaseCell) | |
GetTag | Retrieves the tag (overlay text) for a cell. (Inherited from MedicalViewerBaseCell) | |
GetWindowLevelCenter | Gets the window level center value for the image. (Inherited from MedicalViewerBaseCell) | |
GetWindowLevelWidth | Gets the window level width value for the image. (Inherited from MedicalViewerBaseCell) | |
Invalidate | Redraws the cell and causes a paint message to be sent to the Leadtools.MedicalViewer control that owns this cells. (Inherited from MedicalViewerBaseCell) | |
InvertImage | Inverts all the images in the cell. | |
IsActionAdded | Determines whether the specified action has been added to the container (using the AddAction method). (Inherited from MedicalViewerBaseCell) | |
IsImageFlipped | Retrieves whether the image has been flipped or not. | |
IsImageInverted | Retrieves a value that indicates whether the image in the selected sub-cell index has been inverted. | |
IsImageReversed | Retrieves a value that indicates whether the image has been reversed. | |
IsValidForAction | Determines whether the specified operation can be applied to the specified action. (Inherited from MedicalViewerBaseCell) | |
LoadAnnotations | Loads the annotation container(s) in a cell. (Inherited from MedicalViewerBaseCell) | |
LoadRegion | Loads regions from a file. | |
Match | Matches the cell property specified by _action_ to _sourceCell_. (Inherited from MedicalViewerBaseCell) | |
OnAutomationDoubleClick | Must be called when the pointer (mouse or touch) is double clicked or tapped on the control. (Inherited from MedicalViewerBaseCell) | |
OnAutomationPointerDown | Must be called when the pointer (mouse or touch) is pressed down or tapped on the control. (Inherited from MedicalViewerBaseCell) | |
OnAutomationPointerMove | Must be called when the pointer (mouse or touch) is moving or dragging on the control. (Inherited from MedicalViewerBaseCell) | |
OnAutomationPointerUp | Must be called when the pointer (mouse or touch) is released up from the control. (Inherited from MedicalViewerBaseCell) | |
PointToClient | Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user. | |
PointToImage | Returns the image coordinates corresponding to the mouse coordinates specified by the user. | |
Refresh | Updates and recalculates the data of the cell. | |
RefreshAnnotation | Repaints the annotations on the sub-cell or cell. (Inherited from MedicalViewerBaseCell) | |
RemoveAction | Removes the specified action from the medical viewer. (Inherited from MedicalViewerBaseCell) | |
RemoveRegion | Deletes the region from all of the images in the cell. | |
ResetWindowLevelValues | Resets the image window level to its default values. (Inherited from MedicalViewerBaseCell) | |
ResumeCalculation | Resumes the usual calculation logic of the reference line. | |
ReverseAnnotationContainer | Reverses all of the cell annotation containers. (Inherited from MedicalViewerBaseCell) | |
ReverseImage | Reverses all the images in the cell. | |
ReverseLabels | Reverses the label tags of an image in the cell with the specified subCellIndex. (Inherited from MedicalViewerBaseCell) | |
ReverseOrientation | Reverses the orientation of an image in the cell with the specified subCellIndex. (Inherited from MedicalViewerBaseCell) | |
RotateAnnotationContainer | Rotates all the cell annotation containers by the specified amount. (Inherited from MedicalViewerBaseCell) | |
RotateImagePerspective | Rotates the perspective of the cell images by the specified rotation angle. | |
RotateLabels | Rotates the label tags of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell) | |
RotateOrientation | Rotates the orientation of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell) | |
SaveAnnotations | Saves the annotation container(s) of a cell to a file. (Inherited from MedicalViewerBaseCell) | |
SaveRegion | Saves cell regions to a file. | |
SetAction | Assigns the action to a specific mouse button. (Inherited from MedicalViewerBaseCell) | |
SetActionKeys | Sets the keystroke combination for the specified action | |
SetActionProperties | Sets the current properties for the specified action. | |
SetAnnotationContainer | Sets the Leadtools.Annotations.Engine.AnnContainer object which represents the annotation container. (Inherited from MedicalViewerBaseCell) | |
SetDefaultWindowLevelValues | Sets the default window level values for all the images in the cell. (Inherited from MedicalViewerBaseCell) | |
SetImagePerspective | Sets the value that represents the image view perspective. | |
SetImagePosition | Set the image position of the cell frames based on the corresponding index. | |
SetNoImageText | Set the text that will be displayed if the image is not loaded yet. This is used only with the low memory usage feature, please refer to EnableLowMemoryUsage | |
SetOffset | Translates the image position according to the provided X and Y values. (Inherited from MedicalViewerBaseCell) | |
SetRequestedImage | Sends the requested images to the control. This method is used when the low memory usage feature is enabled (for more information see EnableLowMemoryUsage(Int32,Int32,MedicalViewerImageInformation[])) | |
SetRequestedImageThumbnail | Sends the requested images to the control. This method is used when the low memory usage feature is enabled (for more information see EnableLowMemoryUsage(Int32,Int32,MedicalViewerImageInformation[])) | |
SetScale | Sets the scale of all the sub-cell images inside the image by a specified value. | |
SetScaleMode | Sets the scale mode for all of the sub-cells in a cell. | |
SetTag | Adds a tag (overlay text) to the cell. (Inherited from MedicalViewerBaseCell) | |
SetWindowLevel | Sets the window level width and center values for the image. (Inherited from MedicalViewerBaseCell) | |
SuspendCalculation | Temporarily suspends the calculation logic of the reference line for the cell. | |
UpdateView | Recalculates the cell's internal values in order to update the view according to the changes made to the image. | |
ZoomToRectangle | Zooms the image towards the specified rectangle. |
Protected Methods
Name | Description | |
---|---|---|
Dispose(Boolean) | Releases all resources used by the MedicalViewer. | |
Finalize | This member overrides Finalize. (Inherited from MedicalViewerBaseCell) | |
GetCellActionProperties | Gets the current properties for the specified action. (Inherited from MedicalViewerBaseCell) | |
IsInputKey | Overrides Control.IsInputKey. (Inherited from MedicalViewerBaseCell) | |
OnHandleCreated | Overrides Control.OnHandleCreated. | |
OnKeyDown | Overrides Control.OnKeyDown. (Inherited from MedicalViewerBaseCell) | |
OnPropertyChanged | Fires the PropertyChanged event. (Inherited from MedicalViewerBaseCell) | |
OnUIChanged | Raises the UIChanged | |
SetCellActionProperties | Sets the current properties for the specified action. (Inherited from MedicalViewerBaseCell) | |
WndProc | Processes Windows messages. Overrides WndProc. (Inherited from MedicalViewerBaseCell) |
Public Properties
Name | Description | |
---|---|---|
ActionCount | Gets the number of actions that have been added to the MedicalViewer. (Inherited from MedicalViewerBaseCell) | |
ActiveBorderColor | Gets or sets the border color of the selected cell. (Inherited from MedicalViewerBaseCell) | |
ActiveSubCell | Gets or sets the index of the active sub-cell. | |
ActiveSubCellBorderColor | Gets or sets the color of the active sub-cell border color. (Inherited from MedicalViewerBaseCell) | |
AlignScrollBarToLeft | Gets or sets the value that determines whether to align the cell scrollbar to the left or right. (Inherited from MedicalViewerBaseCell) | |
AlwaysInterpolate | Gets or sets the value that determines whether to apply the interpolation always, and not to switch to no-interpolation when any action is active. | |
Animation | Gets the animation class that contains the properties to animate and adjust the animation style of a cell that contains multiple frames. | |
AnnotationDefaultCursor | Gets or sets the cursor that is displayed when the mouse pointer is over the handle of a selected annotation. (Inherited from MedicalViewerBaseCell) | |
AnnotationMoveCursor | Gets or sets the cursor that is displayed when the mouse pointer is over a selected annotation object. (Inherited from MedicalViewerBaseCell) | |
AnnotationPrecedency | Gets or sets whether to give the priority to the annotation over any other action or not. (Inherited from MedicalViewerBaseCell) | |
AnnotationSelectCursor | Gets or sets the cursor that is displayed when the mouse pointer is over a non-selected annotation. (Inherited from MedicalViewerBaseCell) | |
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. | |
AutoCutLineDataDelete | Gets or sets the value that indicates whether to remove the cut-line internal data once all the cut-lines have been removed or not. | |
AutoDisposeInternalData | Gets or sets the value that indicates whether to automatically remove the internal data created by either the cut-line or the panoramic image. | |
AutoMagnifyEnabled | Gets or sets the value that indicates whether to enable the automatic magnify glass. which is a magnify glass that works if the user only hovers over the cell. | |
Automation | Gets the automation object for this cell. (Inherited from MedicalViewerBaseCell) | |
AutomationAntiAlias | Gets or sets a value that indicate whether anti-aliasing should be used during rendering. (Inherited from MedicalViewerBaseCell) | |
AutomationContainer | Gets the Leadtools.Annotations.Engine.AnnContainer for this MedicalViewerBaseCell. (Inherited from MedicalViewerBaseCell) | |
AutomationContainerIndex | Gets or sets the active container index. (Inherited from MedicalViewerBaseCell) | |
AutomationDataProvider | Gets or sets the data provider to use for getting and setting image data. (Inherited from MedicalViewerBaseCell) | |
AutomationDpiX | Gets the horizontal resolution of the screen. (Inherited from MedicalViewerBaseCell) | |
AutomationDpiY | Gets the vertical resolution of the screen. (Inherited from MedicalViewerBaseCell) | |
AutomationEnabled | Gets a value that indicates whether the automation control is enabled and can received mouse, touch or keyboard events. (Inherited from MedicalViewerBaseCell) | |
AutomationGetContainersCallback | Gets or sets the callback that is used to obtain the collection of annotation containers used by the automation. (Inherited from MedicalViewerBaseCell) | |
AutomationManager | Gets the automation manager for this cell. (Inherited from MedicalViewerBaseCell) | |
AutomationObject | Gets or sets the automation object. (Inherited from MedicalViewerBaseCell) | |
AutomationRotateAngle | Gets the automation object rotation angle. (Inherited from MedicalViewerBaseCell) | |
AutomationScaleFactor | Gets the automation scale factor value. (Inherited from MedicalViewerBaseCell) | |
AutomationScrollOffset | Gets the scroll offset being used by the control. (Inherited from MedicalViewerBaseCell) | |
AutomationTransform | Gets the matrix object that represents the current transformation for the annotations objects. (Inherited from MedicalViewerBaseCell) | |
AutomationUseDpi | Gets a value that indicate whether to use the resolution values when viewing an image. (Inherited from MedicalViewerBaseCell) | |
AutomationXResolution | Gets the horizontal resolution of the image. (Inherited from MedicalViewerBaseCell) | |
AutomationYResolution | Gets the vertical resolution of the image. (Inherited from MedicalViewerBaseCell) | |
AxialName | Gets or sets the string that will be used as overlay text for the axial cell. | |
BorderStyle | Gets or sets an enumerated value that indicates the style of the selected cell border. (Inherited from MedicalViewerBaseCell) | |
BorderThickness | Gets or sets the cell border thickness. | |
CellBackColor | Gets or sets the color of the cell area. (Inherited from MedicalViewerBaseCell) | |
CoronalName | Gets or sets the string that will be used as overlay text for the coronal cell. | |
CreateFromCenter | Gets or sets the value that determines whether to draw the annotation object from the center outward, or from edge to edge. (Inherited from MedicalViewerBaseCell) | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is hovering over the medical control. (Inherited from MedicalViewerBaseCell) | |
CustomLookupTable | Gets the collection of custom lookup table that the user can assign to any frame (image) in the cell. | |
DefaultAnnotationColor | Gets or sets the System.Drawing.Color that determines the default annotation color that will be used when drawing the annotation using the annotation action. (Inherited from MedicalViewerBaseCell) | |
DefaultAnnotationFont | Gets or sets the Leadtools.Annotations.Engine.AnnFont class that represents the font used for the text in all the annotation objects. (Inherited from MedicalViewerBaseCell) | |
DefaultAnnotationThickness | Gets or sets the value that indicates the thickness of the annotation object created using the annotation action. (Inherited from MedicalViewerBaseCell) | |
DefaultAnnotationUnit | Gets or sets the value that determines the default unit that will be used when the user draws an annotation. (Inherited from MedicalViewerBaseCell) | |
DefaultRubberStampType | Gets or sets the default rubber stamp type that will be used when creating a new rubber stamp. (Inherited from MedicalViewerBaseCell) | |
Derivative | Gets the value that indicates whether the cell has a derivative image out of the cut-plane. | |
DerivativeSource | Gets the cell object which is used to generate the derivative images to the cell. | |
DesignImage | Gets or sets the design image to display when in layout design mode. (Inherited from MedicalViewerBaseCell) | |
DesignText | Gets or sets the design text to display when in layout design mode. (Inherited from MedicalViewerBaseCell) | |
DisplayRulers | Gets or sets the enumerated MedicalViewerRulers value that indicates the displayed rulers. (Inherited from MedicalViewerBaseCell) | |
EnableRulerLongTicks | Enables or disables the long ticks on the cell ruler. (Inherited from MedicalViewerBaseCell) | |
FitImageToCell | Gets or sets the value that indicates whether to resize the image to make it fit within the cell area. | |
FixedTextSize | Gets or sets the value that determines whether to maintain a fixed size of the text font, so if the user scale the annotations up or down, the text size will remain the same. (Inherited from MedicalViewerBaseCell) | |
Font | Gets or sets the font that is used to draw the tags. (Inherited from MedicalViewerBaseCell) | |
FrameOfReferenceUID | Gets or sets the frame reference of UID information that will be used when implementing the reference line. | |
Frozen | Gets or sets the value that determines whether the cell is frozen. (Inherited from MedicalViewerBaseCell) | |
Image | Gets or sets the image that will be displayed when the cell is added to the MedicalViewerCell. | |
ImageOrientation | Gets or sets an array of float values that represent the orientation of the image attached to this cell. | |
InteractiveInterpolation | Gets or sets the value that determines whether to apply interpolation during the action, or only when releasing the mouse button or key. | |
IsAutomationEventsHooked | Gets or sets whether the automation events are hooked or not. (Inherited from MedicalViewerBaseCell) | |
KeepDrawingAnnotation | Gets or sets whether the automation allows the user to draw the same object again or should the automation go directly to select mode after drawing for the first time. (Inherited from MedicalViewerBaseCell) | |
LayoutPosition | Gets or sets the layout position. (Inherited from MedicalViewerBaseCell) | |
MaintainAnnotationObjectAspectRatio | Gets or sets the value that determines whether to maintain the aspect ratio when editing the annotation object using the mouse or not. (Inherited from MedicalViewerBaseCell) | |
MaintainAnnotationThickness | Gets or sets the value that determines whether to keep the annotation thickness as it is when scale the cell up or down. (Inherited from MedicalViewerBaseCell) | |
MaintainTextOrientation | Gets or sets the value that determines whether to keep the text orientation as it is when rotating, flipping or reversing the annotation container. (Inherited from MedicalViewerBaseCell) | |
MaximumScaleValue | Gets or sets the maximum allowed value for the scale action to reach. | |
MeasurementUnit | Gets or sets the unit of measure for the rulers. (Inherited from MedicalViewerBaseCell) | |
MinimumScaleValue | Gets or sets the minimum allowed value for the scale action to reach. | |
NonActiveBorderColor | Gets or sets the color of the non-selected cell border. (Inherited from MedicalViewerBaseCell) | |
OverlapPriority | Gets or sets the overlap priority. (Inherited from MedicalViewerBaseCell) | |
OverlayTextSize | Gets or sets the size of the cell or sub-cell tags. (Inherited from MedicalViewerBaseCell) | |
PageCount | Gets the number of frames of the cell. | |
PaintingMethod | Gets or sets the enumerated value that indicates which painting method to use when drawing the image. | |
ParentViewer | Gets the medical viewer object which is the owner of the cell. (Inherited from MedicalViewerBaseCell) | |
PatientOrientation | Gets or sets an array of values that represent the patient orientation of the image attached to this cell. | |
PhotometricInterpretation | Gets or sets the photometric interpretation that will be used to display the image. | |
PixelSpacing | Gets or sets the image pixel spacing. This property is used when implementing a reference line. | |
Polygons | Gets the MedicalViewerCollection assigned to the control. | |
Position | Gets or sets the row/column position of the cell. (Inherited from MedicalViewerBaseCell) | |
ReferenceLine | Gets the MedicalViewerReferenceLineProperties that is used to create the MedicalViewerPlaneCutLine, and adjust the reference line properties of this cell. | |
RegionBorderColor1 | Gets or sets the first color for the region marching ants. | |
RegionBorderColor2 | Gets or sets the second color of the region marching ants. | |
RegionDefaultCursor | Gets or sets the cursor used to create the region of interest. | |
RenderingEngine | Gets or sets the rendering engine associated with this control. (Inherited from MedicalViewerBaseCell) | |
RequestOnScroll | Gets or sets the value that determines whether to send FramesRequested event immediatly when thumb-scrolling the cell scrollbar. | |
RulerInColor | Gets or sets the color of ruler. (Inherited from MedicalViewerBaseCell) | |
RulerLength | Gets or sets the length of the cell ruler. (Inherited from MedicalViewerBaseCell) | |
RulerOutColor | Gets or sets the color of the ruler boundaries. (Inherited from MedicalViewerBaseCell) | |
RulerStyle | Gets or sets an enumerated value that indicates the style of the cell horizontal and vertical rulers. (Inherited from MedicalViewerBaseCell) | |
RulerTickSize | Gets or sets the length of the cell ruler ticks. (Inherited from MedicalViewerBaseCell) | |
SagittalName | Gets or sets the string that will be used as overlay text for the sagittal cell. | |
ScaleTagType | Gets or sets the style of scale overlay tag value which will be displayed on the cell. (Inherited from MedicalViewerBaseCell) | |
ScaleType | Gets or sets the scale type used when using the zoom action. | |
Selected | Gets or sets the value that determines whether the cell is selected. (Inherited from MedicalViewerBaseCell) | |
SelectMultipleAnnotation | Gets or sets the value that indicates whether to allow the selection of multiple annotation or not. (Inherited from MedicalViewerBaseCell) | |
ShowCellBoundaries | Enables or disables showing the Reference line color as a boundary surrounding the cell. | |
ShowCellRulerUnit | Shows or hides the ruler measurement unit. (Inherited from MedicalViewerBaseCell) | |
ShowCellScroll | Enables or disables showing the cell scrollbar used to scroll through the frames. | |
ShowControlPoints | Gets or sets the value that indicates whether to display the annotation control point or not. (Inherited from MedicalViewerBaseCell) | |
ShowFreezeText | Enables or disables showing the freeze text over the frozen cells. | |
ShowRotationHandle | Gets or sets the value that determines whether to show the annotation rotation handle. (Inherited from MedicalViewerBaseCell) | |
ShowRulerLength | Gets or sets the value that indicates whether to show the cell ruler length. (Inherited from MedicalViewerBaseCell) | |
ShowTags | Gets or sets the value that indicates whether to show the tags on the cells. (Inherited from MedicalViewerBaseCell) | |
SnapRulers | Gets or sets the value that indicates whether to position the cell ruler directly on the image. | |
SpyGlass | Gets the class that contains the properties that control the spy glass style and shape. | |
SubCells | Gets the MedicalViewerCollection assigned to the cell. (Inherited from MedicalViewerBaseCell) | |
Synchronization | Gets the MedicalViewerSynchronization assigned to the cell, which contains the collection where to add synchronization objects. (Inherited from MedicalViewerBaseCell) | |
SynchronizationID | Gets or sets the ID that is used to synchronize multiple cells together. | |
TextColor | Gets or sets the color of the cell overlay text. (Inherited from MedicalViewerBaseCell) | |
TextQuality | Gets or sets an enumerated value that indicates the quality of the overlay text. (Inherited from MedicalViewerBaseCell) | |
TextShadowColor | Gets or sets the color of the cell overlay text shadow. (Inherited from MedicalViewerBaseCell) | |
Titlebar | Gets the MedicalViewerTitlebar assigned to the control. | |
UseDPI | Enables or disables using the DPI feature. | |
UseWindowLevelBoundaries | Gets or sets the value that indicates whether to limit the width and center value to the range specified by the image calculated range. | |
VirtualImage | Gets the MedicalViewerCollection assigned to the cell. | |
ZoomCenterPoint | Gets or sets the point that is used as a reference point when zooming in or out using the dynamic zoom method. |
Protected Properties
Name | Description | |
---|---|---|
CreateParams | Overrides the property CreateParams. (Inherited from MedicalViewerBaseCell) |
Public Events
Name | Description | |
---|---|---|
AnimationStarted | Optional delegate method for additional processing. | |
AnimationStopped | Optional delegate method for additional processing. | |
AnnotationChanged | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
AnnotationClicked | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
AnnotationCreated | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
AutomationDoubleClick | Event that must trigger when the pointer (mouse or touch) is double-clicked or double-tapped on the control. Leadtools.Annotations.Engine.AnnPointerEventArgs (Inherited from MedicalViewerBaseCell) | |
AutomationEnabledChanged | Event that must trigger whenever the value of AutomationEnabled is changed. (Inherited from MedicalViewerBaseCell) | |
AutomationGotFocus | Event that must trigger when the control receives the focus. LeadEventArgs (Inherited from MedicalViewerBaseCell) | |
AutomationLostFocus | Event that must trigger when the control loses the focus. LeadEventArgs (Inherited from MedicalViewerBaseCell) | |
AutomationPointerDown | Event that must trigger when the pointer (mouse or touch) is down or tapped on the control. Leadtools.Annotations.Engine.AnnPointerEventArgs (Inherited from MedicalViewerBaseCell) | |
AutomationPointerMove | Event that must trigger when the pointer (mouse or touch) is moved or dragged on the control. Leadtools.Annotations.Engine.AnnPointerEventArgs (Inherited from MedicalViewerBaseCell) | |
AutomationPointerUp | Event that must trigger when the pointer (mouse or touch) is up or released from the control. Leadtools.Annotations.Engine.AnnPointerEventArgs (Inherited from MedicalViewerBaseCell) | |
AutomationSizeChanged | Event that must trigger whenever the size of the control changes. (Inherited from MedicalViewerBaseCell) | |
AutomationTransformChanged | Event that must trigger whenever the value of AutomationTransform is changed. (Inherited from MedicalViewerBaseCell) | |
AutomationUseDpiChanged | Event that must trigger whenever the value of AutomationUseDpi is changed. (Inherited from MedicalViewerBaseCell) | |
BuiltInTag | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
CellDragDrop | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
CellDragOver | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
CellMouseClick | Optional delegate method for additional processing. | |
CellMouseDoubleClick | Optional delegate method for additional processing. | |
CellMouseDown | Optional delegate method for additional processing. | |
CellMouseMove | Optional delegate method for additional processing. | |
CellMouseUp | Optional delegate method for additional processing. | |
CellParentChanged | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
ChangingWindowLevel | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
CustomAnnotationDataRequested | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
CustomPaint | Optional delegate method for additional processing. | |
CutlineCreated | Optional delegate method for additional processing. | |
Data3DFrameRequested | Optional delegate method for additional processing. | |
Data3DRequested | Optional delegate method for additional processing. | |
DeleteAnnotation | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
DerivativeGenerated | Optional delegate method for additional processing. | |
DesignerCreated | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
FramesLoaded | Optional delegate method for additional processing. | |
FramesRequested | Optional delegate method for additional processing. | |
MPRPolygonClicked | Optional delegate method for additional processing. | |
MPRPolygonCreated | Optional delegate method for additional processing. | |
PaintImage | Optional delegate method for additional processing. | |
PanoramicDataRequested | Optional delegate method for additional processing. | |
PlaneCutLineClicked | Optional delegate method for additional processing. | |
PostPaint | Optional delegate method for additional processing. | |
PrePaint | Optional delegate method for additional processing. | |
ProbeToolTextChanged | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
PropertyChanged | Occurs when a property value changes. (Inherited from MedicalViewerBaseCell) | |
RegionCreated | Optional delegate method for additional processing. | |
Resized | Optional delegate method for additional processing. | |
SelectedSubCellChanged | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
SpyGlassStarted | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
StartDrawingAnnotation | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) | |
UIChanged | Optional delegate method for additional processing. | |
UserActionKeyDown | Optional delegate method for additional processing. | |
UserActionKeyUp | Optional delegate method for additional processing. | |
UserActionMouseDown | Optional delegate method for additional processing. | |
UserActionMouseMove | Optional delegate method for additional processing. | |
UserActionMouseUp | Optional delegate method for additional processing. | |
UserActionMouseWheel | Optional delegate method for additional processing. | |
UserTag | Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell) |