MedicalViewerParaxialCutCell Class

Summary
Represents the cell that will be used to display the paraxial cut cells. It is generated from creating and adding a MedicalViewerMPRPolygon to another cell.
Syntax
C#
VB
C++
public class MedicalViewerParaxialCutCell : MedicalViewerMultiCell 
  
Public Class MedicalViewerParaxialCutCell  
   Inherits MedicalViewerMultiCell 
   Implements IAnnAutomationControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window  
            public ref class MedicalViewerParaxialCutCell : public MedicalViewerMultiCell, IAnnAutomationControl, System.ComponentModel.IComponent, System.ComponentModel.INotifyPropertyChanged, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window   
Remarks

The paraxial cuts are images generated from the lines that are perpendicular to one of the MedicalViewerMPRPolygon lines. In order to be able to connect the paraxial cut cell to a polygon, pass it in the cell constructor, then change which line of the polygon to attach the paraxial cell to through PolygonLineIndex.

The user cannot draw the MedicalViewerMPRPolygon to:

  • Derivative Cell.
  • Generated MPR Cell.
  • Paraxial cut cell itself.
  • A cell with less than 3 frames.
Example

For an example, refer to MedicalViewerPanoramicCell

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.