Gets or sets the polygon that will be used to generate the panoramic image for this cell.
public MedicalViewerMPRPolygon Polygon { get; set; }
Public Property Polygon As Leadtools.Medicalviewer.MedicalViewerMPRPolygon
public:
property Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ Polygon {
Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ get();
void set ( Leadtools.Medicalviewer.MedicalViewerMPRPolygon^ );
}
MedicalViewerMPRPolygon that represents the polygon that will be used to generate the panoramic image for this cell.
The panoramic cell can display the paraxial cut cell line if there is a paraxial cell connected to same polygon that this cell is connected to. For more information about the paraxial cut cells, refer to MedicalViewerParaxialCutCell.
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