←Select platform
In This Topic ▼

MedicalViewerParaxialCutCell Class Methods

Summary

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

Public Methods

Name Description
Public Method
Calibrate Calibrates sub-cells based on information provided by the user. This allows the user to calibrate a sub-cell without using an annotation ruler. (Inherited from MedicalViewerMultiCell)
Public Method CalibrateRuler Changes the length of the selected annotation ruler according to the new unit of measure. (Inherited from MedicalViewerMultiCell)
Public Method ConvertAnnotationToRegion Converts the selected annotation into a region of interest. (Inherited from MedicalViewerMultiCell)
Public Method DeleteSelectedAnnotation This method deletes the selected annotation from the specified sub-cell annotation container. (Inherited from MedicalViewerMultiCell)
Public Method DeleteTag Deletes the tag (overlay text) for the sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method EditTag Edits the tag (overlay text) of the sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method FlipAnnotationContainer Flips the annotation container with the specified sub-cell index. (Inherited from MedicalViewerMultiCell)
Public Method FlipImage Flips the image with the specified subCellIndex in the cell. (Inherited from MedicalViewerMultiCell)
Public Method FlipOrientation Flips the orientation of an image in the cell with the specified parameters. (Inherited from MedicalViewerMultiCell)
Public Method FreezeSubCell Freezes the sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method GetAnnotationContainer Gets the Leadtools.Annotations.Engine object which represents the annotation container. (Inherited from MedicalViewerMultiCell)
Public Method GetCellImage Returns a printable version of the sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method GetDefaultWindowLevelValues Retrieves the default window level values for the image with the specified sub-cell index. (Inherited from MedicalViewerMultiCell)
Public Method GetDisplayedClippedImageRectangle Gets the System.Drawing.Rectangle that represents the part of the cell or sub-cell that is occupied by the image. (Inherited from MedicalViewerMultiCell)
Public Method GetDisplayedImageRectangle Gets the System.Drawing.Rectangle that represents the image boundaries. This changes as you zoom in and out or offset the image. (Inherited from MedicalViewerMultiCell)
Public Method GetDisplayedRectangle Gets the System.Drawing.Rectangle that represents the display area of the cell/sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method GetNoImageText Get 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 MedicalViewerMultiCell)
Public Method GetOffset Gets the current coordinates of the image. (Inherited from MedicalViewerMultiCell)
Public Method GetRotateImagePerspectiveAngle Gets the rotation angle for the image in the specified sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method GetScale Gets the scale of an image with the specified sub-cell index. (Inherited from MedicalViewerMultiCell)
Public Method GetScaleMode Gets the scale mode for the specified sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method GetSelectedAnnotationAttributes Retrieves the selected annotation attribute for the specified cell or sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method GetTag Retrieves the tag (overlay text) for a sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method GetTitlebarIconState Determines whether the specified icon is checked. (Inherited from MedicalViewerMultiCell)
Public Method GetWindowLevelCenter Gets the window level center value for the image. (Inherited from MedicalViewerMultiCell)
Public Method GetWindowLevelWidth Gets the window level width value for the image. (Inherited from MedicalViewerMultiCell)
Public Method Invalidate Redraws the cell and causes a paint message to be sent to the MedicalViewer control that owns this cell. (Inherited from MedicalViewerMultiCell)
Public Method InvertImage Inverts the image in the specific sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method IsImageFlipped Retrieves a value that indicates whether the image in the specified sub-cell index has been reversed or not. (Inherited from MedicalViewerMultiCell)
Public Method IsImageInverted Retrieves a value that indicates whether the image in the specified sub-cell index has been inverted. (Inherited from MedicalViewerMultiCell)
Public Method IsImageReversed Retrieves whether the image in the specified sub-cell index has been reversed or not. (Inherited from MedicalViewerMultiCell)
Public Method LoadAnnotations Loads the annotation container to the specified sub-cell index from a file. (Inherited from MedicalViewerMultiCell)
Public Method LoadRegion Loads regions from a file in the specified sub-cell image. (Inherited from MedicalViewerMultiCell)
Public Method PointToClient Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user. (Inherited from MedicalViewerMultiCell)
Public Method PointToImage Returns the image coordinates corresponding to the mouse coordinates specified by the user. (Inherited from MedicalViewerMultiCell)
Public Method RemoveRegion Deletes the region from all of the images in the cell. (Inherited from MedicalViewerMultiCell)
Public Method ResetWindowLevelValues Resets the image window level to its default values. (Inherited from MedicalViewerMultiCell)
Public Method ReverseAnnotationContainer Reverses the annotation container with the specified sub-cell index. (Inherited from MedicalViewerMultiCell)
Public Method ReverseImage Reverses the image with the specified subCellIndex in the cell. (Inherited from MedicalViewerMultiCell)
Public Method ReverseOrientation Reverses the orientation of an image in the cell with the specified subCellIndex. (Inherited from MedicalViewerMultiCell)
Public Method RotateAnnotationContainer Rotates the annotation container with the specified sub-cell index by the specified amount. (Inherited from MedicalViewerMultiCell)
Public Method RotateImagePerspective Rotates the perspective of the image with the specified sub-cell index by a specified rotation angle. (Inherited from MedicalViewerMultiCell)
Public Method RotateOrientation Rotates the orientation of an image in the cell with the specified parameters. (Inherited from MedicalViewerMultiCell)
Public Method SaveAnnotations Saves the annotation container of the specified sub-cell index to a file. (Inherited from MedicalViewerMultiCell)
Public Method SaveRegion Saves regions to a file from the specified sub-cell image. (Inherited from MedicalViewerMultiCell)
Public Method SetAnnotationContainer Sets the Leadtools.Annotations.Engine object which represents the annotation container. (Inherited from MedicalViewerMultiCell)
Public Method SetDefaultWindowLevelValues Sets the default window level values for the image with the specified sub-cell index. (Inherited from MedicalViewerMultiCell)
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 MedicalViewerMultiCell)
Public Method SetOffset Translates the image position according to the provided X and Y values. (Inherited from MedicalViewerMultiCell)
Public Method SetScale Sets the scale of image with a specified sub-cell index by a specified value. (Inherited from MedicalViewerMultiCell)
Public Method SetScaleMode Sets the scale mode for the specified sub-cell. (Inherited from MedicalViewerMultiCell)
Public Method SetTag Adds a tag (overlay text) to the cell. (Inherited from MedicalViewerMultiCell)
Public Method SetTitlebarIconState Checks or un-checks the specified icon. (Inherited from MedicalViewerMultiCell)
Public Method SetWindowLevel Sets the window level width and center values for the image. (Inherited from MedicalViewerMultiCell)
Public Method SubCellFrozen Retrieves a value that indicates whether the sub-cell has been frozen. (Inherited from MedicalViewerMultiCell)

Protected Methods

Name Description
Protected Method
Dispose(Boolean) Releases all resources used by the MedicalViewerParaxialCutCell.
Protected Method Finalize This member overrides Finalize. (Inherited from MedicalViewerMultiCell)
Protected Method OnHandleCreated Overrides Control.OnHandleCreated. (Inherited from MedicalViewerMultiCell)

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