ImageGear .NET
PointCollection class Members

The following tables list the members exposed by PointCollection.

Public Constructors
 NameDescription
public ConstructorPointCollection Constructor  
Top
Public Properties
 NameDescription
public Propertylength Returns the length of the collection.  
Top
Public Methods
 NameDescription
public MethodaddPoint Appends a point to the end of the collection.  
public MethodaddPoints Appends a collection of points to the end of the collection.  
public MethodforEach Calls the specified function once for each point in the collection.  
public MethodgetPoint Returns a point in the collection.  
public MethodmoveAllPoints Adds an X and Y offset to every point in the collection.  
public MethodremoveAllPoints Removes all the points from the collection.  
public MethodremovePoint Removes one point from the collection.  
public MethodsetPoint Changes the value of a point in the collection.  
Top
Public Events
 NameDescription
public EventpointAdded Indicates that a new point was added to the collection.  
public EventpointChanged Indicates that a point in the collection was changed.  
public EventpointRemoved Indicates that a point was removed from the collection.  
Top
See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PointCollection
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback