Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerParaxialCutCell Constructor(MedicalViewerMPRPolygon,Int32)






The polygon which will be used as a source for generating the paraxial cut frames.
A zero-based index of the polygon line where this paraxial cell will be attached to.
Initializes a new instance of the MedicalViewerParaxialCutCell class with explicit parameters.
Syntax
public MedicalViewerParaxialCutCell(    MedicalViewerMPRPolygon polygon,    int polygonLineIndex )
'Declaration   Public Function New( _    ByVal polygon As MedicalViewerMPRPolygon, _    ByVal polygonLineIndex As Integer _ )
'Usage   Dim polygon As MedicalViewerMPRPolygon Dim polygonLineIndex As Integer   Dim instance As New MedicalViewerParaxialCutCell(polygon, polygonLineIndex)
public: MedicalViewerParaxialCutCell(    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

See Also

Reference

MedicalViewerParaxialCutCell Class
MedicalViewerParaxialCutCell Members
Overload List

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features