←Select platform

MedicalViewerCell Class Members

Summary

The following tables list the members exposed by MedicalViewerCell.

Public Constructors

Name Description
Public Constructor MedicalViewerBaseCell Initializes a new Leadtools.MedicalViewer.MedicalViewerBaseCell class object with default parameters. (Inherited from MedicalViewerBaseCell)
Public Constructor MedicalViewerCell Initializes a new instance of the MedicalViewerCell class.

Public Methods

Name Description
Public Method AddAction Adds a new action to the medical viewer. (Inherited from MedicalViewerBaseCell)
Public Method AutomationAttach Called when AnnAutomation.Attach is called. (Inherited from MedicalViewerBaseCell)
Public Method AutomationDetach Called when AnnAutomation.Detach is called. (Inherited from MedicalViewerBaseCell)
Public Method AutomationInvalidate Invalidates the specified region of the control. (Inherited from MedicalViewerBaseCell)
Public Method BeginUpdate Stops the cell from being refreshed if any changes are applied. This is useful to increase the control speed efficiency.
Public Method BestAligned Returns the index of the element that is best aligned with the specified cell frame.
Public Method 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)
Public Method CalibrateRuler Changes the length of the selected annotation ruler according to the new value. (Inherited from MedicalViewerBaseCell)
Public Method CanExecuteAction A method that is used to determine whether the action actionType can be executed in the Medical Viewer Cell. (Inherited from MedicalViewerBaseCell)
Public Method ConvertAnnotationToRegion Converts the selected annotation into a region of interest.
Public Method DeclareActionAsAnnotation Declares the custom action sent as annotation action. (Inherited from MedicalViewerBaseCell)
Public Method DeleteSelectedAnnotation This method deletes the selected annotation from the cell and active sub-cell annotation container. (Inherited from MedicalViewerBaseCell)
Public Method DeleteTag Deletes the tag (overlay text) of a cell. (Inherited from MedicalViewerBaseCell)
Public Method DisposeCutPlanesData Disposes the cut-plane data.
Public Method DisposeInternalData Disposes the cut-plane data created by either the cut-line or the panoramic image.
Public Method EditTag Edits the tag (overlay text) of a cell. (Inherited from MedicalViewerBaseCell)
Public Method EnableLowMemoryUsage Enables loading frames only when viewed to more efficiently use the system memory.
Public Method EndUpdate Refreshes the control to include all the changes made after using the BeginUpdate method.
Public Method FlipAnnotationContainer Flips all of the cell annotation containers. (Inherited from MedicalViewerBaseCell)
Public Method FlipImage Flips all the images in the cell.
Public Method FlipLabels Flips the label tags of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell)
Public Method FlipOrientation Flips the orientation of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell)
Public Method GetActionButton Retrieves the mouse button associated with the specified action. (Inherited from MedicalViewerBaseCell)
Public Method GetActionFlags Retrieves the flags associated with the specified action. (Inherited from MedicalViewerBaseCell)
Public Method GetActionKeys Gets the keystroke combination for the specified action.
Public Method GetActionProperties Gets the current properties for the specified action.
Public Method GetAnnotationContainer Gets the Leadtools.Annotations.Engine object which represents the annotation container. (Inherited from MedicalViewerBaseCell)
Public Method GetCellImage Returns a printable version of the cell.
Public Method GetCellRulerLength Gets or sets the value that represents the length of the specified ruler. (Inherited from MedicalViewerBaseCell)
Public Method GetDisplayedClippedImageRectangle Gets the System.Drawing.Rectangle that represents the part of the cell or sub-cell that is occupied by the image.
Public Method GetDisplayedImageRectangle Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image.
Public Method GetDisplayedRectangle Gets the System.Drawing.Rectangle that represent the display area of the cell/sub-cell.
Public Method GetImagePosition Gets the image position of the cell frames based on the corresponding index.
Public Method GetOffset Gets the current coordinates of the image. (Inherited from MedicalViewerBaseCell)
Public Method GetPage Gets the image page with the specified sub-cell index.
Public Method static  | Shared in VB GetPalette Returns an array that contains the built-in palette entries of the look up table specified by _lookupTableType_.
Public Method GetRotateImagePerspectiveAngle Gets the rotation angle for the image in the cell.
Public Method GetScale Gets the scale of the image.
Public Method GetSelectedAnnotationAttributes Retrieves the selected annotation attributes for the cell. (Inherited from MedicalViewerBaseCell)
Public Method GetTag Retrieves the tag (overlay text) for a cell. (Inherited from MedicalViewerBaseCell)
Public Method GetWindowLevelCenter Gets the window level center value for the image. (Inherited from MedicalViewerBaseCell)
Public Method GetWindowLevelWidth Gets the window level width value for the image. (Inherited from MedicalViewerBaseCell)
Public Method Invalidate Redraws the cell and causes a paint message to be sent to the Leadtools.MedicalViewer control that owns this cells. (Inherited from MedicalViewerBaseCell)
Public Method InvertImage Inverts all the images in the cell.
Public Method IsActionAdded Determines whether the specified action has been added to the container (using the AddAction method). (Inherited from MedicalViewerBaseCell)
Public Method IsImageFlipped Retrieves whether the image has been flipped or not.
Public Method IsImageInverted Retrieves a value that indicates whether the image in the selected sub-cell index has been inverted.
Public Method IsImageReversed Retrieves a value that indicates whether the image has been reversed.
Public Method IsValidForAction Determines whether the specified operation can be applied to the specified action. (Inherited from MedicalViewerBaseCell)
Public Method LoadAnnotations Loads the annotation container(s) in a cell. (Inherited from MedicalViewerBaseCell)
Public Method LoadRegion Loads regions from a file.
Public Method Match Matches the cell property specified by _action_ to _sourceCell_. (Inherited from MedicalViewerBaseCell)
Public Method OnAutomationDoubleClick Must be called when the pointer (mouse or touch) is double clicked or tapped on the control. (Inherited from MedicalViewerBaseCell)
Public Method OnAutomationPointerDown Must be called when the pointer (mouse or touch) is pressed down or tapped on the control. (Inherited from MedicalViewerBaseCell)
Public Method OnAutomationPointerMove Must be called when the pointer (mouse or touch) is moving or dragging on the control. (Inherited from MedicalViewerBaseCell)
Public Method OnAutomationPointerUp Must be called when the pointer (mouse or touch) is released up from the control. (Inherited from MedicalViewerBaseCell)
Public Method PointToClient Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user.
Public Method PointToImage Returns the image coordinates corresponding to the mouse coordinates specified by the user.
Public Method Refresh Updates and recalculates the data of the cell.
Public Method RefreshAnnotation Repaints the annotations on the sub-cell or cell. (Inherited from MedicalViewerBaseCell)
Public Method RemoveAction Removes the specified action from the medical viewer. (Inherited from MedicalViewerBaseCell)
Public Method RemoveRegion Deletes the region from all of the images in the cell.
Public Method ResetWindowLevelValues Resets the image window level to its default values. (Inherited from MedicalViewerBaseCell)
Public Method ResumeCalculation Resumes the usual calculation logic of the reference line.
Public Method ReverseAnnotationContainer Reverses all of the cell annotation containers. (Inherited from MedicalViewerBaseCell)
Public Method ReverseImage Reverses all the images in the cell.
Public Method ReverseLabels Reverses the label tags of an image in the cell with the specified subCellIndex. (Inherited from MedicalViewerBaseCell)
Public Method ReverseOrientation Reverses the orientation of an image in the cell with the specified subCellIndex. (Inherited from MedicalViewerBaseCell)
Public Method RotateAnnotationContainer Rotates all the cell annotation containers by the specified amount. (Inherited from MedicalViewerBaseCell)
Public Method RotateImagePerspective Rotates the perspective of the cell images by the specified rotation angle.
Public Method RotateLabels Rotates the label tags of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell)
Public Method RotateOrientation Rotates the orientation of an image in the cell with the specified parameters. (Inherited from MedicalViewerBaseCell)
Public Method SaveAnnotations Saves the annotation container(s) of a cell to a file. (Inherited from MedicalViewerBaseCell)
Public Method SaveRegion Saves cell regions to a file.
Public Method SetAction Assigns the action to a specific mouse button. (Inherited from MedicalViewerBaseCell)
Public Method SetActionKeys Sets the keystroke combination for the specified action.
Public Method SetActionProperties Sets the current properties for the specified action.
Public Method SetAnnotationContainer Sets the Leadtools.Annotations.Engine.AnnContainer object which represents the annotation container. (Inherited from MedicalViewerBaseCell)
Public Method SetDefaultWindowLevelValues Sets the default window level values for all the images in the cell. (Inherited from MedicalViewerBaseCell)
Public Method SetImagePerspective Sets the value that represents the image view perspective.
Public Method SetImagePosition Sets the image position of the cell frames based on the corresponding index.
Public Method SetNoImageText Sets the text that will be displayed if the image is not loaded yet. This is used only with the low memory usage feature, refer to EnableLowMemoryUsage.
Public Method SetOffset Translates the image position according to the provided X and Y values. (Inherited from MedicalViewerBaseCell)
Public Method 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[]))
Public Method 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[]))
Public Method SetScale Sets the scale of all the sub-cell images inside the image by a specified value.
Public Method SetScaleMode Sets the scale mode for all of the sub-cells in a cell.
Public Method SetTag Adds a tag (overlay text) to the cell. (Inherited from MedicalViewerBaseCell)
Public Method SetWindowLevel Sets the window level width and center values for the image. (Inherited from MedicalViewerBaseCell)
Public Method SuspendCalculation Temporarily suspends the calculation logic of the reference line for the cell.
Public Method UpdateView Recalculates the cell's internal values in order to update the view according to the changes made to the image.
Public Method ZoomToRectangle Zooms the image towards the specified rectangle.

Protected Methods

Name Description
Protected Method Dispose(Boolean) Releases all resources used by the MedicalViewer.
Protected Method Finalize This member overrides Finalize. (Inherited from MedicalViewerBaseCell)
Protected Method GetCellActionProperties Gets the current properties for the specified action. (Inherited from MedicalViewerBaseCell)
Protected Method IsInputKey Overrides Control.IsInputKey. (Inherited from MedicalViewerBaseCell)
Protected Method OnHandleCreated Overrides Control.OnHandleCreated.
Protected Method OnKeyDown Overrides Control.OnKeyDown. (Inherited from MedicalViewerBaseCell)
Protected Method OnPropertyChanged Fires the PropertyChanged event. (Inherited from MedicalViewerBaseCell)
Protected Method OnUIChanged Raises the UIChanged.
Protected Method SetCellActionProperties Sets the current properties for the specified action. (Inherited from MedicalViewerBaseCell)
Protected Method WndProc Processes Windows messages. Overrides WndProc. (Inherited from MedicalViewerBaseCell)

Public Properties

Name Description
Public Property ActionCount Gets the number of actions that have been added to the MedicalViewer. (Inherited from MedicalViewerBaseCell)
Public Property ActiveBorderColor Gets or sets the border color of the selected cell. (Inherited from MedicalViewerBaseCell)
Public Property ActiveSubCell Gets or sets the index of the active sub-cell.
Public Property ActiveSubCellBorderColor Gets or sets the color of the active sub-cell border color. (Inherited from MedicalViewerBaseCell)
Public Property AlignScrollBarToLeft Gets or sets the value that determines whether to align the cell scrollbar to the left or right. (Inherited from MedicalViewerBaseCell)
Public Property 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.
Public Property Animation Gets the animation class that contains the properties to animate and adjust the animation style of a cell that contains multiple frames.
Public Property AnnotationDefaultCursor Gets or sets the cursor that is displayed when the mouse pointer is over the handle of a selected annotation. (Inherited from MedicalViewerBaseCell)
Public Property AnnotationMoveCursor Gets or sets the cursor that is displayed when the mouse pointer is over a selected annotation object. (Inherited from MedicalViewerBaseCell)
Public Property AnnotationPrecedency Gets or sets whether to give the priority to the annotation over any other action or not. (Inherited from MedicalViewerBaseCell)
Public Property AnnotationSelectCursor Gets or sets the cursor that is displayed when the mouse pointer is over a non-selected annotation. (Inherited from MedicalViewerBaseCell)
Public Property ApplyActionOnMove Gets or sets the value that indicates whether to apply the action on the rest of the sub-cells while dragging the mouse.
Public Property ApplyOnIndividualSubCell Gets or sets the value that indicates whether to apply window level and alpha action on only the activated sub-cells.
Public Property AutoCutLineDataDelete Gets or sets the value that indicates whether or not to remove the cut-line internal data once all the cut-lines have been removed.
Public Property 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.
Public Property 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.
Public Property Automation Gets the automation object for this cell. (Inherited from MedicalViewerBaseCell)
Public Property AutomationAntiAlias Gets or sets a value that indicate whether anti-aliasing should be used during rendering. (Inherited from MedicalViewerBaseCell)
Public Property AutomationContainer Gets the Leadtools.Annotations.Engine.AnnContainer for this MedicalViewerBaseCell. (Inherited from MedicalViewerBaseCell)
Public Property AutomationContainerIndex Gets or sets the active container index. (Inherited from MedicalViewerBaseCell)
Public Property AutomationDataProvider Gets or sets the data provider to use for getting and setting image data. (Inherited from MedicalViewerBaseCell)
Public Property AutomationDpiX Gets the horizontal resolution of the screen. (Inherited from MedicalViewerBaseCell)
Public Property AutomationDpiY Gets the vertical resolution of the screen. (Inherited from MedicalViewerBaseCell)
Public Property AutomationEnabled Gets a value that indicates whether the automation control is enabled and can receive mouse, touch or keyboard events. (Inherited from MedicalViewerBaseCell)
Public Property AutomationGetContainersCallback Gets or sets the callback that is used to obtain the collection of annotation containers used by the automation. (Inherited from MedicalViewerBaseCell)
Public Property AutomationManager Gets the automation manager for this cell. (Inherited from MedicalViewerBaseCell)
Public Property AutomationObject Gets or sets the automation object. (Inherited from MedicalViewerBaseCell)
Public Property AutomationRotateAngle Gets the automation object rotation angle. (Inherited from MedicalViewerBaseCell)
Public Property AutomationScaleFactor Gets the automation scale factor value. (Inherited from MedicalViewerBaseCell)
Public Property AutomationScrollOffset Gets the scroll offset being used by the control. (Inherited from MedicalViewerBaseCell)
Public Property AutomationTransform Gets the matrix object that represents the current transformation for the annotations objects. (Inherited from MedicalViewerBaseCell)
Public Property AutomationUseDpi Gets a value that indicates whether to use the resolution values when viewing an image. (Inherited from MedicalViewerBaseCell)
Public Property AutomationXResolution Gets the horizontal resolution of the image. (Inherited from MedicalViewerBaseCell)
Public Property AutomationYResolution Gets the vertical resolution of the image. (Inherited from MedicalViewerBaseCell)
Public Property AxialName Gets or sets the string that will be used as overlay text for the axial cell.
Public Property BorderStyle Gets or sets an enumerated value that indicates the style of the selected cell border. (Inherited from MedicalViewerBaseCell)
Public Property BorderThickness Gets or sets the cell border thickness.
Public Property CellBackColor Gets or sets the color of the cell area. (Inherited from MedicalViewerBaseCell)
Public Property CoronalName Gets or sets the string that will be used as overlay text for the coronal cell.
Public Property 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)
Public Property Cursor Gets or sets the cursor that is displayed when the mouse pointer is hovering over the medical control. (Inherited from MedicalViewerBaseCell)
Public Property CustomLookupTable Gets the collection of custom lookup table that the user can assign to any frame (image) in the cell.
Public Property 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)
Public Property 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)
Public Property DefaultAnnotationThickness Gets or sets the value that indicates the thickness of the annotation object created using the annotation action. (Inherited from MedicalViewerBaseCell)
Public Property DefaultAnnotationUnit Gets or sets the value that determines the default unit that will be used when the user draws an annotation. (Inherited from MedicalViewerBaseCell)
Public Property DefaultRubberStampType Gets or sets the default rubber stamp type that will be used when creating a new rubber stamp. (Inherited from MedicalViewerBaseCell)
Public Property Derivative Gets the value that indicates whether the cell has a derivative image out of the cut-plane.
Public Property DerivativeSource Gets the cell object which is used to generate the derivative images to the cell.
Public Property DesignImage Gets or sets the design image to display when in layout design mode. (Inherited from MedicalViewerBaseCell)
Public Property DesignText Gets or sets the design text to display when in layout design mode. (Inherited from MedicalViewerBaseCell)
Public Property DisplayRulers Gets or sets the enumerated MedicalViewerRulers value that indicates the displayed rulers. (Inherited from MedicalViewerBaseCell)
Public Property EnableRulerLongTicks Enables or disables the long ticks on the cell ruler. (Inherited from MedicalViewerBaseCell)
Public Property FitImageToCell Gets or sets the value that indicates whether to resize the image to make it fit within the cell area.
Public Property 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)
Public Property Font Gets or sets the font that is used to draw the tags. (Inherited from MedicalViewerBaseCell)
Public Property FrameOfReferenceUID Gets or sets the frame reference of UID information that will be used when implementing the reference line.
Public Property Frozen Gets or sets the value that determines whether the cell is frozen. (Inherited from MedicalViewerBaseCell)
Public Property Image Gets or sets the image that will be displayed when the cell is added to the MedicalViewerCell.
Public Property ImageOrientation Gets or sets an array of float values that represent the orientation of the image attached to this cell.
Public Property InteractiveInterpolation Gets or sets the value that determines whether to apply interpolation during the action, or only when releasing the mouse button or key.
Public Property IsAutomationEventsHooked Gets or sets whether the automation events are hooked or not. (Inherited from MedicalViewerBaseCell)
Public Property 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)
Public Property LayoutPosition Gets or sets the layout position. (Inherited from MedicalViewerBaseCell)
Public Property 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)
Public Property 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)
Public Property 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)
Public Property MaximumScaleValue Gets or sets the maximum allowed value for the scale action to reach.
Public Property MeasurementUnit Gets or sets the unit of measure for the rulers. (Inherited from MedicalViewerBaseCell)
Public Property MinimumScaleValue Gets or sets the minimum allowed value for the scale action to reach.
Public Property NonActiveBorderColor Gets or sets the color of the non-selected cell border. (Inherited from MedicalViewerBaseCell)
Public Property OverlapPriority Gets or sets the overlap priority. (Inherited from MedicalViewerBaseCell)
Public Property OverlayTextSize Gets or sets the size of the cell or sub-cell tags. (Inherited from MedicalViewerBaseCell)
Public Property PageCount Gets the number of frames of the cell.
Public Property PaintingMethod Gets or sets the enumerated value that indicates which painting method to use when drawing the image.
Public Property ParentViewer Gets the medical viewer object which is the owner of the cell. (Inherited from MedicalViewerBaseCell)
Public Property PatientOrientation Gets or sets an array of values that represent the patient orientation of the image attached to this cell.
Public Property PhotometricInterpretation Gets or sets the photometric interpretation that will be used to display the image.
Public Property PixelSpacing Gets or sets the image pixel spacing. This property is used when implementing a reference line.
Public Property Polygons Gets the MedicalViewerCollection assigned to the control.
Public Property Position Gets or sets the row/column position of the cell. (Inherited from MedicalViewerBaseCell)
Public Property ReferenceLine Gets the MedicalViewerReferenceLineProperties that is used to create the MedicalViewerPlaneCutLine, and adjust the reference line properties of this cell.
Public Property RegionBorderColor1 Gets or sets the first color for the region marching ants.
Public Property RegionBorderColor2 Gets or sets the second color of the region marching ants.
Public Property RegionDefaultCursor Gets or sets the cursor used to create the region of interest.
Public Property RenderingEngine Gets or sets the rendering engine associated with this control. (Inherited from MedicalViewerBaseCell)
Public Property RequestOnScroll Gets or sets the value that determines whether to send FramesRequested event immediately when thumb-scrolling the cell scrollbar.
Public Property RulerInColor Gets or sets the color of the ruler. (Inherited from MedicalViewerBaseCell)
Public Property RulerLength Gets or sets the length of the cell ruler. (Inherited from MedicalViewerBaseCell)
Public Property RulerOutColor Gets or sets the color of the ruler boundaries. (Inherited from MedicalViewerBaseCell)
Public Property RulerStyle Gets or sets an enumerated value that indicates the style of the cell horizontal and vertical rulers. (Inherited from MedicalViewerBaseCell)
Public Property RulerTickSize Gets or sets the length of the cell ruler ticks. (Inherited from MedicalViewerBaseCell)
Public Property SagittalName Gets or sets the string that will be used as overlay text for the sagittal cell.
Public Property ScaleTagType Gets or sets the style of scale overlay tag value which will be displayed on the cell. (Inherited from MedicalViewerBaseCell)
Public Property ScaleType Gets or sets the scale type used when using the zoom action.
Public Property Selected Gets or sets the value that determines whether the cell is selected. (Inherited from MedicalViewerBaseCell)
Public Property SelectMultipleAnnotation Gets or sets the value that indicates whether to allow the selection of multiple annotation or not. (Inherited from MedicalViewerBaseCell)
Public Property ShowCellBoundaries Enables or disables showing the Reference line color as a boundary surrounding the cell.
Public Property ShowCellRulerUnit Shows or hides the ruler measurement unit. (Inherited from MedicalViewerBaseCell)
Public Property ShowCellScroll Enables or disables showing the cell scrollbar used to scroll through the frames.
Public Property ShowControlPoints Gets or sets the value that indicates whether to display the annotation control point or not. (Inherited from MedicalViewerBaseCell)
Public Property ShowFreezeText Enables or disables showing the freeze text over the frozen cells.
Public Property ShowRotationHandle Gets or sets the value that determines whether to show the annotation rotation handle. (Inherited from MedicalViewerBaseCell)
Public Property ShowRulerLength Gets or sets the value that indicates whether to show the cell ruler length. (Inherited from MedicalViewerBaseCell)
Public Property ShowTags Gets or sets the value that indicates whether to show the tags on the cells. (Inherited from MedicalViewerBaseCell)
Public Property SnapRulers Gets or sets the value that indicates whether to position the cell ruler directly on the image.
Public Property SpyGlass Gets the class that contains the properties that control the spy glass style and shape.
Public Property SubCells Gets the MedicalViewerCollection assigned to the cell. (Inherited from MedicalViewerBaseCell)
Public Property Synchronization Gets the MedicalViewerSynchronization assigned to the cell, which contains the collection where to add synchronization objects. (Inherited from MedicalViewerBaseCell)
Public Property SynchronizationID Gets or sets the ID that is used to synchronize multiple cells together.
Public Property TextColor Gets or sets the color of the cell overlay text. (Inherited from MedicalViewerBaseCell)
Public Property TextQuality Gets or sets an enumerated value that indicates the quality of the overlay text. (Inherited from MedicalViewerBaseCell)
Public Property TextShadowColor Gets or sets the color of the cell overlay text shadow. (Inherited from MedicalViewerBaseCell)
Public Property Titlebar Gets the MedicalViewerTitlebar assigned to the control.
Public Property UseDPI Enables or disables using the DPI feature.
Public Property 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.
Public Property VirtualImage Gets the MedicalViewerCollection assigned to the cell.
Public Property 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
Protected Property CreateParams Overrides the property CreateParams. (Inherited from MedicalViewerBaseCell)

Public Events

Name Description
Public Event AnimationStarted Optional delegate method for additional processing.
Public Event AnimationStopped Optional delegate method for additional processing.
Public Event AnnotationChanged Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event AnnotationClicked Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event AnnotationCreated Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event 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)
Public Event AutomationEnabledChanged Event that must trigger whenever the value of AutomationEnabled is changed. (Inherited from MedicalViewerBaseCell)
Public Event AutomationGotFocus Event that must trigger when the control receives the focus. LeadEventArgs (Inherited from MedicalViewerBaseCell)
Public Event AutomationLostFocus Event that must trigger when the control loses the focus. LeadEventArgs (Inherited from MedicalViewerBaseCell)
Public Event 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)
Public Event 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)
Public Event 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)
Public Event AutomationSizeChanged Event that must trigger whenever the size of the control changes. (Inherited from MedicalViewerBaseCell)
Public Event AutomationTransformChanged Event that must trigger whenever the value of AutomationTransform is changed. (Inherited from MedicalViewerBaseCell)
Public Event AutomationUseDpiChanged Event that must trigger whenever the value of AutomationUseDpi is changed. (Inherited from MedicalViewerBaseCell)
Public Event BuiltInTag Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event CellDragDrop Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event CellDragOver Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event CellMouseClick Optional delegate method for additional processing.
Public Event CellMouseDoubleClick Optional delegate method for additional processing.
Public Event CellMouseDown Optional delegate method for additional processing.
Public Event CellMouseMove Optional delegate method for additional processing.
Public Event CellMouseUp Optional delegate method for additional processing.
Public Event CellParentChanged Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event ChangingWindowLevel Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event CustomAnnotationDataRequested Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event CustomPaint Optional delegate method for additional processing.
Public Event CutlineCreated Optional delegate method for additional processing.
Public Event Data3DFrameRequested Optional delegate method for additional processing.
Public Event Data3DRequested Optional delegate method for additional processing.
Public Event DeleteAnnotation Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event DerivativeGenerated Optional delegate method for additional processing.
Public Event DesignerCreated Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event FramesLoaded Optional delegate method for additional processing.
Public Event FramesRequested Optional delegate method for additional processing.
Public Event MPRPolygonClicked Optional delegate method for additional processing.
Public Event MPRPolygonCreated Optional delegate method for additional processing.
Public Event PaintImage Optional delegate method for additional processing.
Public Event PanoramicDataRequested Optional delegate method for additional processing.
Public Event PlaneCutLineClicked Optional delegate method for additional processing.
Public Event PostPaint Optional delegate method for additional processing.
Public Event PrePaint Optional delegate method for additional processing.
Public Event ProbeToolTextChanged Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event PropertyChanged Occurs when a property value changes. (Inherited from MedicalViewerBaseCell)
Public Event RegionCreated Optional delegate method for additional processing.
Public Event Resized Optional delegate method for additional processing.
Public Event SelectedSubCellChanged Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event SpyGlassStarted Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event StartDrawingAnnotation Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)
Public Event UIChanged Optional delegate method for additional processing.
Public Event UserActionKeyDown Optional delegate method for additional processing.
Public Event UserActionKeyUp Optional delegate method for additional processing.
Public Event UserActionMouseDown Optional delegate method for additional processing.
Public Event UserActionMouseMove Optional delegate method for additional processing.
Public Event UserActionMouseUp Optional delegate method for additional processing.
Public Event UserActionMouseWheel Optional delegate method for additional processing.
Public Event UserTag Optional delegate method for additional processing. (Inherited from MedicalViewerBaseCell)

See Also

MedicalViewerCell Class

Leadtools.MedicalViewer Namespace

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.