PanoramicRepresentation Property

Summary

Gets or sets the cell that is used to display the panoramic image constructed using this polygon.

Syntax
C#
VB
C++
public MedicalViewerPanoramicCell PanoramicRepresentation { get; set; } 
  
Public Property PanoramicRepresentation As MedicalViewerPanoramicCell 
            public: 
property MedicalViewerPanoramicCell^ PanoramicRepresentation { 
   MedicalViewerPanoramicCell^ get(); 
   void set (    MedicalViewerPanoramicCell^ ); 
} 

Property Value

MedicalViewerPanoramicCell that is used to display the panoramic image constructed using this polygon.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly