C#
VB
C++
Gets or sets the cell that is used to display the panoramic image constructed using this polygon.
public MedicalViewerPanoramicCell PanoramicRepresentation { get; set; }
Public Property PanoramicRepresentation As Leadtools.Medicalviewer.MedicalViewerPanoramicCell
public:
property Leadtools.Medicalviewer.MedicalViewerPanoramicCell^ PanoramicRepresentation {
Leadtools.Medicalviewer.MedicalViewerPanoramicCell^ get();
void set ( Leadtools.Medicalviewer.MedicalViewerPanoramicCell^ );
}
MedicalViewerPanoramicCell that is used to display the panoramic image constructed using this polygon.
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