Leadtools.MedicalViewer Requires Medical Imaging license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MedicalViewer3DCell Class Members
See Also  Properties  Methods 
Leadtools.MedicalViewer Namespace : MedicalViewer3DCell Class


The following tables list the members exposed by MedicalViewer3DCell.

Public Constructors

 NameDescription
Public ConstructorMedicalViewer3DCell ConstructorOverloaded.  Initializes a new MedicalViewerCell class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyActiveSubCell Returns the index of the active sub-cell. (Inherited from MedicalViewerCell)
Public PropertyAnimation 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)
Public PropertyApplyActionOnMove 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)
Public PropertyApplyOnIndividualSubCell Gets or sets the value that indicates whether to apply (window level and alpha) action on only the activated sub-cells. (Inherited from MedicalViewerCell)
Public PropertyColumns Gets or sets the value that indicates the number of sub-cell columns. (Inherited from MedicalViewerCell)
Public PropertyContainer Gets the Medical3DContainer class that contains the properties and methods that handle the 3D objects viewed on this Medical3DCell.  
Public PropertyDisplayRulers Gets or sets the enumerated MedicalViewerRulers value that indicates the displayed rulers. (Inherited from MedicalViewerCell)
Public PropertyExploded Gets or sets the value that indicates whether the cell is in the exploded mode or not. (Inherited from MedicalViewerCell)
Public PropertyFirstPosition 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)
Public PropertyFitImageToCell Gets or sets the value that indicates whether to resize the image to make it fit within the cell area. (Inherited from MedicalViewerCell)
Public PropertyFrameOfReferenceUID Gets or sets the frame reference of UID information that will be used when implementing the reference line. (Inherited from MedicalViewerCell)
Public PropertyFrozen Gets or sets the value that determines whether the cell is selected. (Inherited from MedicalViewerCell)
Public PropertyImage Gets or sets the image that will be displayed when the cell is added to the Leadtools.MedicalViewer Namespace. (Inherited from MedicalViewerCell)
Public PropertyImageOrientation Gets or sets an array of float values that represent the orientation of the image attached to this cell. (Inherited from MedicalViewerCell)
Public PropertyImagePosition 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)
Public PropertyLocation 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)
Public PropertyParentViewer Gets the medical viewer object which is the owner of the cell. (Inherited from MedicalViewerCell)
Public PropertyPosition Gets or sets the row/column position of the cell. (Inherited from MedicalViewerCell)
Public PropertyReferenceLine Gets the MedicalViewerReferenceLineProperties that is used to create the MedicalViewerCutPlaneLine, and adjust the reference line properties of this cell. (Inherited from MedicalViewerCell)
Public PropertyRows Gets or sets the value that indicates the number of sub-cell rows. (Inherited from MedicalViewerCell)
Public PropertySecondPosition 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)
Public PropertySelected Gets or sets the value that determines whether the cell is selected. (Inherited from MedicalViewerCell)
Public PropertyShowTags Gets or sets the value that indicates whether to show the tags on the cells. (Inherited from MedicalViewerCell)
Public PropertySize Gets the height and width of the cell. (Inherited from MedicalViewerCell)
Public PropertyVirtualImage Gets the Generic RasterCollection assigned to the cell. (Inherited from MedicalViewerCell)
Public PropertyVoxelSpacing 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)
Top

Public Methods

 NameDescription
Public MethodCalibrateOverloaded.  (Inherited from MedicalViewerCell)
Public MethodCalibrateRulerOverloaded.  (Inherited from MedicalViewerCell)
Public MethodConvertAnnotationToRegionOverloaded.  (Inherited from MedicalViewerCell)
Public MethodCreateGraphics Creates the Graphics object for the control. (Inherited from MedicalViewerCell)
Public MethodDeleteTagOverloaded.  (Inherited from MedicalViewerCell)
Public MethodDisposeOverloaded.  Releases all resources used by the MedicalViewer3DCell.  
Public MethodEditTagOverloaded.  (Inherited from MedicalViewerCell)
Public MethodEnableLowMemoryUsage Enables loading frames only when viewed, to more efficiently use the system memory. (Inherited from MedicalViewerCell)
Public MethodFlipAnnotationContainerOverloaded.  (Inherited from MedicalViewerCell)
Public MethodFlipImageOverloaded.  Flips all the images in the cell. (Inherited from MedicalViewerCell)
Public MethodFreezeSubCell Freezes the sub-cell. (Inherited from MedicalViewerCell)
Public MethodGetAnnotationContainerOverloaded.  Gets the Annotations object which represents the annotation container. (Inherited from MedicalViewerCell)
Public MethodGetCellImageOverloaded.  (Inherited from MedicalViewerCell)
Public MethodGetDefaultWindowLevelValues Retrieves the default window level values for the image with the specified sub-cell index. (Inherited from MedicalViewerCell)
Public MethodGetDisplayedClippedImageRectangleOverloaded.  Gets the Rectangle that represent the part of the cell/sub-cell that is occupied by the image. (Inherited from MedicalViewerCell)
Public MethodGetDisplayedImageRectangleOverloaded.  Gets the Rectangle that represents the image boundaries. This changes as you zoom in/out or offset the image. (Inherited from MedicalViewerCell)
Public MethodGetDisplayedRectangleOverloaded.  Gets the Rectangle that represent the display area of the cell/sub-cell. (Inherited from MedicalViewerCell)
Public MethodGetRotateImagePerspectiveAngle Gets the rotation angle for the image in the specified sub-cell. (Inherited from MedicalViewerCell)
Public MethodGetScale Gets the scale of an image with the specified sub-cell index. (Inherited from MedicalViewerCell)
Public MethodGetScaleMode Gets the scale mode for the specified sub-cell. (Inherited from MedicalViewerCell)
Public MethodGetSelectedAnnotationAttributes Retrieves the selected annotation attribute for the specified cell / sub-cell. (Inherited from MedicalViewerCell)
Public MethodGetTagOverloaded.  (Inherited from MedicalViewerCell)
Public MethodGetTitlebarIconState Determines whether the specified icon is checked. (Inherited from MedicalViewerCell)
Public MethodInvalidateOverloaded.  (Inherited from MedicalViewerCell)
Public MethodInvertImageOverloaded.  (Inherited from MedicalViewerCell)
Public MethodIsImageFlipped Retrieves a value that indicates whether the image in the specified sub-cell index has been reversed or not. (Inherited from MedicalViewerCell)
Public MethodIsImageInverted Retrieves a value that indicates whether the image in the specified sub-cell index has been inverted. (Inherited from MedicalViewerCell)
Public MethodIsImageReversed Retrives whether the image in the specified sub-cell index has been reversed or not. (Inherited from MedicalViewerCell)
Public MethodLoadAnnotationsOverloaded.  (Inherited from MedicalViewerCell)
Public MethodLoadRegionOverloaded.  (Inherited from MedicalViewerCell)
Public MethodMedicalViewerCell_ImageChanged For internal use by LEADTOOLS. (Inherited from MedicalViewerCell)
Public MethodPointToClientOverloaded.  Returns the client coordinates (the cell coordinates) corresponding to the image coordinates specified by the user. (Inherited from MedicalViewerCell)
Public MethodPointToImageOverloaded.  (Inherited from MedicalViewerCell)
Public MethodRemoveRegionOverloaded.  (Inherited from MedicalViewerCell)
Public MethodResetWindowLevelValuesOverloaded.  (Inherited from MedicalViewerCell)
Public MethodReverseAnnotationContainerOverloaded.  (Inherited from MedicalViewerCell)
Public MethodReverseImageOverloaded.  Reverses all the images in the cell. (Inherited from MedicalViewerCell)
Public MethodRotateAnnotationContainerOverloaded.  (Inherited from MedicalViewerCell)
Public MethodRotateImagePerspectiveOverloaded.  (Inherited from MedicalViewerCell)
Public MethodSaveAnnotationsOverloaded.  (Inherited from MedicalViewerCell)
Public MethodSaveRegionOverloaded.  (Inherited from MedicalViewerCell)
Public MethodSetAnnotationContainerOverloaded.  Sets the Annotations object which represents the annotation container. (Inherited from MedicalViewerCell)
Public MethodSetDefaultWindowLevelValuesOverloaded.  (Inherited from MedicalViewerCell)
Public MethodSetRequestedImage 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)
Public MethodSetScaleOverloaded.  (Inherited from MedicalViewerCell)
Public MethodSetScaleModeOverloaded.  (Inherited from MedicalViewerCell)
Public MethodSetTagOverloaded.  (Inherited from MedicalViewerCell)
Public MethodSetTitlebarIconState Checks or un-checks the specified icon. (Inherited from MedicalViewerCell)
Public MethodSubCellFrozen Retrieves a value that indicates whether the sub-cell has been frozen. (Inherited from MedicalViewerCell)
Public MethodUpdateView Recalculates the cell's internal values in order to update the view according to the changes made to the image. (Inherited from MedicalViewerCell)
Top

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features