ImageGear .NET v24.12 - Updated
PointCollection class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : PointCollection class

The following tables list the members exposed by PointCollection.

Public Constructors
 NameDescription
public Constructor  
Top
Public Properties
 NameDescription
public Property Returns the length of the collection.  
Top
Public Methods
 NameDescription
public Method Appends a point to the end of the collection.  
public Method Appends a collection of points to the end of the collection.  
public Method Calls the specified function once for each point in the collection.  
public Method Returns a point in the collection.  
public Method Adds an X and Y offset to every point in the collection.  
public Method Removes all the points from the collection.  
public Method Removes one point from the collection.  
public Method Changes the value of a point in the collection.  
Top
Public Events
 NameDescription
public Event Indicates that a new point was added to the collection.  
public Event Indicates that a point in the collection was changed.  
public Event Indicates that a point was removed from the collection.  
Top
See Also

Reference

PointCollection class
ImageGear.Web.UI Namespace