←Select platform
In This Topic ▼

MedicalViewerMPRCell Class Methods

Summary

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

Public Methods

Name Description
Public Method
BeginUpdate Stops the cell from being refreshed if any changes are applied. This is useful to increase the control speed efficiency. (Inherited from MedicalViewerCell)
Public Method BestAligned Returns the index of the element that is best aligned with the specified cell frame. (Inherited from MedicalViewerCell)
Public Method CanExecuteAction A method that is used to determine whether the action actionType can be executed in the Medical Viewer Cell.
Public Method ConvertAnnotationToRegion Converts the selected annotation into a region of interest. (Inherited from MedicalViewerCell)
Public Method DisposeCutPlanesData Disposes the cut-plane data. (Inherited from MedicalViewerCell)
Public Method DisposeInternalData Disposes the cut-plane data created by either the cut-line or the panoramic image. (Inherited from MedicalViewerCell)
Public Method EnableLowMemoryUsage Enables loading frames only when being viewed, to more efficiently use the system memory. (Inherited from MedicalViewerCell)
Public Method EndUpdate Refreshes the control to include all the changes made after using the BeginUpdate method. (Inherited from MedicalViewerCell)
Public Method FlipImage Flips all the images in the cell. (Inherited from MedicalViewerCell)
Public Method GetActionKeys Gets the keystroke combination for the specified action. (Inherited from MedicalViewerCell)
Public Method GetActionProperties Gets the current properties for the specified action. (Inherited from MedicalViewerCell)
Public Method GetCellImage Returns a printable version of the cell. (Inherited from MedicalViewerCell)
Public Method GetDisplayedClippedImageRectangle Gets the System.Drawing.Rectangle that represent the part of the cell or sub-cell that is occupied by the image. (Inherited from MedicalViewerCell)
Public Method GetDisplayedImageRectangle Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image. (Inherited from MedicalViewerCell)
Public Method GetDisplayedRectangle Gets the System.Drawing.Rectangle that represent the display area of the cell/sub-cell. (Inherited from MedicalViewerCell)
Public Method GetImage A method that is to Get a RasterImage version of the generated MPR image.
Public Method GetImagePosition Gets the image position of the cell frames based on the corresponding index. (Inherited from MedicalViewerCell)
Public Method GetPage Gets the image page with the specified sub-cell index. (Inherited from MedicalViewerCell)
Public Method
static  | Shared in VB</div>
GetPalette Returns an array that contains the built-in palette entries of the look up table specified by _lookupTableType_. (Inherited from MedicalViewerCell)
Public Method GetRotateImagePerspectiveAngle Gets the rotation angle for the image in the cell. (Inherited from MedicalViewerCell)
Public Method GetScale Gets the scale of the image. (Inherited from MedicalViewerCell)
Public Method InvertImage Inverts all the images in the cell. (Inherited from MedicalViewerCell)
Public Method IsImageFlipped Retrieves whether the image has been flipped or not. (Inherited from MedicalViewerCell)
Public Method IsImageInverted Retrieves a value that indicates whether the image in the selected sub-cell index has been inverted. (Inherited from MedicalViewerCell)
Public Method IsImageReversed Retrieves a value that indicates whether the image has been reversed. (Inherited from MedicalViewerCell)
Public Method LoadRegion Loads regions from a file. (Inherited from MedicalViewerCell)
Public Method PointToClient Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user. (Inherited from MedicalViewerCell)
Public Method PointToImage Returns the image coordinates corresponding to the mouse coordinates specified by the user. (Inherited from MedicalViewerCell)
Public Method Refresh Updates and recalculates the data of the cell. (Inherited from MedicalViewerCell)
Public Method RemoveRegion Deletes the region from all of the images in the cell. (Inherited from MedicalViewerCell)
Public Method ResumeCalculation Resumes the usual calculation logic of the reference line. (Inherited from MedicalViewerCell)
Public Method ReverseImage Reverses all the images in the cell. (Inherited from MedicalViewerCell)
Public Method RotateImagePerspective Rotates the perspective of the cell images by the specified rotation angle. (Inherited from MedicalViewerCell)
Public Method SaveRegion Saves cell regions to a file. (Inherited from MedicalViewerCell)
Public Method SetActionKeys Sets the keystroke combination for the specified action (Inherited from MedicalViewerCell)
Public Method SetActionProperties Sets the current properties for the specified action. (Inherited from MedicalViewerCell)
Public Method SetImagePerspective Sets the value that represents the image view perspective for all the frames in the medical viewer. (Inherited from MedicalViewerCell)
Public Method SetImagePosition Set the image position of the cell frames based on the corresponding index. (Inherited from MedicalViewerCell)
Public Method 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 (Inherited from MedicalViewerCell)
Public Method SetRequestedImage Sends the requested image to the control. This method is used when the low memory usage feature is enabled (for more information see EnableLowMemoryUsage(Boolean,Int32,Int32)) (Inherited from MedicalViewerCell)
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/[/])) (Inherited from MedicalViewerCell)
Public Method SetScale Sets the scale of all the sub-cell images inside the image by a specified value. (Inherited from MedicalViewerCell)
Public Method SetScaleMode Sets the scale mode for all of the sub-cells in a cell. (Inherited from MedicalViewerCell)
Public Method SuspendCalculation Temporarily suspends the calculation logic of the reference line for the cell. (Inherited from MedicalViewerCell)
Public Method UpdateView Recalculates the cell's internal values in order to update the view according to the changes made to the image. (Inherited from MedicalViewerCell)
Public Method ZoomToRectangle Zooms the image towards the specified rectangle. (Inherited from MedicalViewerCell)

Protected Methods

Name Description
Protected Method
Dispose(Boolean) Releases all resources used by the MedicalViewer.
Protected Method Finalize This member overrides Finalize.
Protected Method OnHandleCreated Overrides Control.OnHandleCreated.
Protected Method OnUIChanged Raises the UIChanged (Inherited from MedicalViewerCell)

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

Leadtools.MedicalViewer Assembly