Gets the polygon that is used to generate the paraxial cut frames.
public MedicalViewerMPRPolygon Polygon { get; }
Public ReadOnly Property Polygon As Leadtools.Medicalviewer.MedicalViewerMPRPolygon
public:
property Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ Polygon {
Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ get();
}
MedicalViewerMPRPolygon that is used to generated the paraxial cut frames.
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:
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