←Select platform

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 a another cell.

Syntax

C#
VB
C++
public class MedicalViewerParaxialCutCell : Leadtools.Medicalviewer.MedicalViewerMultiCell, Leadtools.Annotations.Core.Leadtools.Annotations.Core.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 Class MedicalViewerParaxialCutCell  
   Inherits Leadtools.Medicalviewer.MedicalViewerMultiCell 
   Implements Leadtools.Annotations.Core.Leadtools.Annotations.Core.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 Leadtools.Medicalviewer.MedicalViewerMultiCell, Leadtools.Annotations.Core.Leadtools.Annotations.Core.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize