ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / PointCollection class

In This Topic
    PointCollection class Methods
    In This Topic

    For a list of all members of this type, see PointCollection members.

    Public Methods
     NameDescription
    public MethodAppends a point to the end of the collection.  
    public MethodAppends a collection of points to the end of the collection.  
    public MethodCalls the specified function once for each point in the collection.  
    public MethodReturns a point in the collection.  
    public MethodAdds an X and Y offset to every point in the collection.  
    public MethodRemoves all the points from the collection.  
    public MethodRemoves one point from the collection.  
    public MethodChanges the value of a point in the collection.  
    Top
    See Also