For a list of all members of this type, see MedicalViewer3DCell members.
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) |