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