The following tables list the members exposed by MedicalViewerCell.
Name | Description | |
---|---|---|
MedicalViewerCell Constructor | Overloaded. |
Name | Description | |
---|---|---|
ActiveSubCell | Returns the index of the active sub-cell. | |
Animation | Gets the animation class that contains the properties to animate and adjust the animation style of a cell that contains multiple frames. | |
ApplyActionOnMove | Gets or sets the value that indicates whether to apply the action on the rest of the sub-cells while dragging the mouse. | |
ApplyOnIndividualSubCell | Gets or sets the value that indicates whether to apply (window level and alpha) action on only the activated sub-cells. | |
Columns | Gets or sets the value that indicates the number of sub-cell columns. | |
DisplayRulers | Gets or sets the enumerated MedicalViewerRulers value that indicates the displayed rulers. | |
Exploded | Gets or sets the value that indicates whether the cell is in the exploded mode or not. | |
FirstPosition | Gets or sets the image position of the first frame in a multi-frame image attached to this cell. This is used when implementing the reference line. | |
FitImageToCell | Gets or sets the value that indicates whether to resize the image to make it fit within the cell area. | |
FrameOfReferenceUID | Gets or sets the frame reference of UID information that will be used when implementing the reference line. | |
Frozen | Gets or sets the value that determines whether the cell is selected. | |
Image | Gets or sets the image that will be displayed when the cell is added to the Leadtools.MedicalViewer Namespace. | |
ImageOrientation | Gets or sets an array of float values that represent the orientation of the image attached to this cell. | |
ImagePosition | Gets or sets the image position of the single frame image attached to this cell. This is used when loading a localizer image. | |
Location | Gets or sets the coordinates of the upper-left corner of the cell relative to the upper-left corner of its container. | |
ParentViewer | Gets the medical viewer object which is the owner of the cell. | |
Position | Gets or sets the row/column position of the cell. | |
ReferenceLine | Gets the MedicalViewerReferenceLineProperties that is used to create the MedicalViewerCutPlaneLine, and adjust the reference line properties of this cell. | |
Rows | Gets or sets the value that indicates the number of sub-cell rows. | |
SecondPosition | Gets or sets the image position of the second frame in a multi-frame image attached to this cell. This is used when implementing the reference line. | |
Selected | Gets or sets the value that determines whether the cell is selected. | |
ShowTags | Gets or sets the value that indicates whether to show the tags on the cells. | |
Size | Gets the height and width of the cell. | |
VirtualImage | Gets the Generic RasterCollection assigned to the cell. | |
VoxelSpacing | Gets or sets the image voxel spacing, or pixel spacing if the image loaded is a localizer. This property is used when implementing a reference line. |
Name | Description | |
---|---|---|
Calibrate | Overloaded. | |
CalibrateRuler | Overloaded. | |
ConvertAnnotationToRegion | Overloaded. | |
CreateGraphics | Creates the Graphics object for the control. | |
DeleteTag | Overloaded. | |
EditTag | Overloaded. | |
EnableLowMemoryUsage | Enables loading frames only when viewed, to more efficiently use the system memory. | |
FlipAnnotationContainer | Overloaded. | |
FlipImage | Overloaded. Flips all the images in the cell. | |
FreezeSubCell | Freezes the sub-cell. | |
GetAnnotationContainer | Overloaded. Gets the Annotations object which represents the annotation container. | |
GetCellImage | Overloaded. | |
GetDefaultWindowLevelValues | Retrieves the default window level values for the image with the specified sub-cell index. | |
GetDisplayedClippedImageRectangle | Overloaded. Gets the Rectangle that represent the part of the cell/sub-cell that is occupied by the image. | |
GetDisplayedImageRectangle | Overloaded. Gets the Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image. | |
GetDisplayedRectangle | Overloaded. Gets the Rectangle that represent the display area of the cell/sub-cell. | |
GetRotateImagePerspectiveAngle | Gets the rotation angle for the image in the specified sub-cell. | |
GetScale | Gets the scale of an image with the specified sub-cell index. | |
GetScaleMode | Gets the scale mode for the specified sub-cell. | |
GetSelectedAnnotationAttributes | Retrieves the selected annotation attribute for the specified cell / sub-cell. | |
GetTag | Overloaded. | |
GetTitlebarIconState | Determines whether the specified icon is checked. | |
Invalidate | Overloaded. | |
InvertImage | Overloaded. | |
IsImageFlipped | Retrieves a value that indicates whether the image in the specified sub-cell index has been reversed or not. | |
IsImageInverted | Retrieves a value that indicates whether the image in the specified sub-cell index has been inverted. | |
IsImageReversed | Retrives whether the image in the specified sub-cell index has been reversed or not. | |
LoadAnnotations | Overloaded. | |
LoadRegion | Overloaded. | |
MedicalViewerCell_ImageChanged | For internal use by LEADTOOLS. | |
PointToClient | Overloaded. Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user. | |
PointToImage | Overloaded. | |
RemoveRegion | Overloaded. | |
ResetWindowLevelValues | Overloaded. | |
ReverseAnnotationContainer | Overloaded. | |
ReverseImage | Overloaded. Reverses all the images in the cell. | |
RotateAnnotationContainer | Overloaded. | |
RotateImagePerspective | Overloaded. | |
SaveAnnotations | Overloaded. | |
SaveRegion | Overloaded. | |
SetAnnotationContainer | Overloaded. Sets the Annotations object which represents the annotation container. | |
SetDefaultWindowLevelValues | Overloaded. | |
SetRequestedImage | Sends the requested images to the control. This method is used when the low memory usage feature is enabled (for more information see MedicalViewerCell.EnableLowMemoryUsage) | |
SetScale | Overloaded. | |
SetScaleMode | Overloaded. | |
SetTag | Overloaded. | |
SetTitlebarIconState | Checks or un-checks the specified icon. | |
SubCellFrozen | Retrieves a value that indicates whether the sub-cell has been frozen. | |
UpdateView | Recalculates the cell's internal values in order to update the view according to the changes made to the image. |