←Select platform

MedicalViewerParaxialCutCell Constructor(MedicalViewerMPRPolygon,Int32)

Summary

Initializes a new instance of the MedicalViewerParaxialCutCell class with explicit parameters.

Syntax

C#
VB
C++
public MedicalViewerParaxialCutCell(  
   Leadtools.Medicalviewer.MedicalViewerMPRPolygon polygon, 
   int polygonLineIndex 
) 
Public Function New( _ 
   ByVal polygon As Leadtools.Medicalviewer.MedicalViewerMPRPolygon, _ 
   ByVal polygonLineIndex As Integer _ 
) 
public: 
MedicalViewerParaxialCutCell(  
   Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ polygon, 
   int polygonLineIndex 
) 

Parameters

polygon
The polygon which will be used as a source for generating the paraxial cut frames.

polygonLineIndex
A zero-based index of the polygon line where this paraxial cell will be attached to.

Remarks

You can change which line of the polygon to attach the paraxial cell to through PolygonLineIndex.

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