Leadtools.MedicalViewer Namespace : MedicalViewerPointCollection<PointF> Class |
public class MedicalViewerPointCollection<PointF> : Leadtools.RasterCollection<PointF>, System.Collections.Generic.ICollection<PointF>, System.Collections.Generic.IEnumerable<PointF>, System.Collections.Generic.IList<PointF>, System.Collections.IEnumerable
'Declaration Public Class MedicalViewerPointCollection(Of PointF) Inherits Leadtools.RasterCollection(Of PointF) Implements System.Collections.Generic.ICollection(Of PointF), System.Collections.Generic.IEnumerable(Of PointF), System.Collections.Generic.IList(Of PointF), System.Collections.IEnumerable
'Usage Dim instance As MedicalViewerPointCollection(Of PointF)
public sealed class MedicalViewerPointCollection<PointF> : System.Collections.Generic.ICollection<PointF>, Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <PointF>, Windows.Foundation.Collections.IVector //In WinRT the IListinterface is replaced by IVector <PointF>, System.Collections.IEnumerable
function Leadtools.MedicalViewer.MedicalViewerPointCollection()
generic<typename PointF> public ref class MedicalViewerPointCollection : public Leadtools.RasterCollection<PointF>, System.Collections.Generic.ICollection<PointF>, System.Collections.Generic.IEnumerable<PointF>, System.Collections.Generic.IList<PointF>, System.Collections.IEnumerable
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