Initializes a new instance of the MedicalViewerParaxialCutCell class with explicit parameters.
Public Function New( _
ByVal polygon As Leadtools.Medicalviewer.MedicalViewerMPRPolygon _
)
public:
MedicalViewerParaxialCutCell(
Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ polygon
)
polygon
The polygon which will be used as a source for generating the paraxial cut frames.
You can change which line of the polygon to attach the paraxial cell to through PolygonLineIndex.
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