←Select platform

MedicalViewerPointCollection<PointF> Class

Summary

Represents a generic collection of System.Drawing.PointF objects.

Syntax

C#
VB
C++
public class MedicalViewerPointCollection<PointF> : Leadtools.Leadtools.RasterCollection<PointF>, System.Collections.Generic.ICollection<PointF>, System.Collections.Generic.IEnumerable<PointF>, System.Collections.Generic.IList<PointF>, System.Collections.IEnumerable
Public Class MedicalViewerPointCollection(Of PointF)  
   Inherits Leadtools.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 
generic<typename PointF> 
public ref class MedicalViewerPointCollection : public Leadtools.Leadtools.RasterCollection<PointF>, System.Collections.Generic.ICollection<PointF>, System.Collections.Generic.IEnumerable<PointF>, System.Collections.Generic.IList<PointF>, System.Collections.IEnumerable 

Type Parameters

PointF

The Generic MedicalViewerPointCollection class provides a generic collection class that implements the .NET Generic IList, Generic ICollection and Generic IEnumerable interfaces.

Example

For an example, refer to MedicalViewerMPRPolygon

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize