Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : Polygons Property |
public RasterCollection<MedicalViewerMPRPolygon> Polygons {get;}
'Declaration Public ReadOnly Property Polygons As RasterCollection(Of MedicalViewerMPRPolygon)
'Usage Dim instance As MedicalViewerCell Dim value As RasterCollection(Of MedicalViewerMPRPolygon) value = instance.Polygons
public RasterCollection<MedicalViewerMPRPolygon> Polygons {get;}
get_Polygons();
public: property RasterCollection<MedicalViewerMPRPolygon^>^ Polygons { RasterCollection<MedicalViewerMPRPolygon^>^ get(); }
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