ImageGear for .NET
PointCollection Class Members
See Also  Properties  Methods  Events Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : PointCollection Class

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.