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.
public class MedicalViewerParaxialCutCell : MedicalViewerMultiCell
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
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:
For an example, refer to MedicalViewerPanoramicCell
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET