Leadtools.MedicalViewer Namespace > MedicalViewerMPRPolygon Class : PanoramicRepresentation Property |
public MedicalViewerPanoramicCell PanoramicRepresentation {get; set;}
'Declaration Public Property PanoramicRepresentation As MedicalViewerPanoramicCell
'Usage Dim instance As MedicalViewerMPRPolygon Dim value As MedicalViewerPanoramicCell instance.PanoramicRepresentation = value value = instance.PanoramicRepresentation
public MedicalViewerPanoramicCell PanoramicRepresentation {get; set;}
get_PanoramicRepresentation();
set_PanoramicRepresentation(value);
public: property MedicalViewerPanoramicCell^ PanoramicRepresentation { MedicalViewerPanoramicCell^ get(); void set ( MedicalViewerPanoramicCell^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2