MedicalViewerParaxialCutCell Constructor(MedicalViewerMPRPolygon)

Summary
Initializes a new instance of the MedicalViewerParaxialCutCell class with explicit parameters.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal polygon As MedicalViewerMPRPolygon _ 
) 
            public: 
MedicalViewerParaxialCutCell(  
   MedicalViewerMPRPolygon^ polygon 
) 

Parameters

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

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

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.