The following tables list the members exposed by MedicalViewerParaxialCutCell.
Name | Description | |
---|---|---|
MedicalViewerMultiCell | Initializes a new MedicalViewerMultiCell class object with default parameters. (Inherited from MedicalViewerMultiCell) | |
MedicalViewerParaxialCutCell | Initializes a new instance of the MedicalViewerParaxialCutCell class with explicit parameters. |
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.Engine 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 | Gets 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. (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.Engine 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 | 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. (Inherited from MedicalViewerMultiCell) | |
SetOffset | Translates the image position according to the provided X and Y values. (Inherited from MedicalViewerMultiCell) | |
SetScale | Sets the scale of an 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) |
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) |
Name | Description | |
---|---|---|
ActiveLineColor | Gets or sets the color of the active paraxial line. | |
Columns | Gets or sets the value that indicates the number of sub-cell columns. (Inherited from MedicalViewerMultiCell) | |
EfficientMemoryEnabled | Enables the efficient memory usage for the paraxial cut cell. | |
EnableExplodeMode | Gets or sets the value that indicates whether to enable the exploded mode for the user so the cell will enter the exploded mode if the user double-clicks on any of the visible sub-cells. (Inherited from MedicalViewerMultiCell) | |
Exploded | Gets or sets the value that indicates whether the cell is in the exploded mode or not. (Inherited from MedicalViewerMultiCell) | |
LinesColor | Gets or sets the color of the paraxial line. | |
ParaxialDistance | Gets or sets the distance between each paraxial line and the next. | |
ParaxialLength | Gets or sets the length of the paraxial lines. | |
Polygon | Gets the polygon that is used to generate the paraxial cut frames. | |
PolygonLineIndex | Gets or sets the index of the polygon line that will be used to calculate the paraxial lines position. | |
ReferenceLineAngleThreshold | Gets or sets the angle threshold (in degrees) for drawing a reference line. (Inherited from MedicalViewerMultiCell) | |
Rows | Gets or sets the value that indicates the number of sub-cell rows. (Inherited from MedicalViewerMultiCell) | |
ShowLines | Gets or sets the value that determines whether to show the paraxial lines representation over the generator polygon MedicalViewerMPRPolygon and the MedicalViewerPanoramicCell. |
Name | Description | |
---|---|---|
ActiveSubCellChanged | Optional delegate method for additional processing. (Inherited from MedicalViewerMultiCell) |