←Select platform

MedicalViewerParaxialCutCell Class Methods

Summary

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

Public Methods

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

Protected Methods

Name Description
Dispose(boolean) Releases all resources used by the MedicalViewerParaxialCutCell.
Finalize This member overrides Finalize. (Inherited from MedicalViewerMultiCell)
OnHandleCreated Overrides Control.OnHandleCreated. (Inherited from MedicalViewerMultiCell)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly