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