| ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PointCollection : removePoint Method |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function removePoint( index : number(Integer) ) : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfPointCollection.removePoint(number(Integer)); | |
This function removes a single point from the collection.
After this function removes the point, it will raise the pointRemoved event.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.PointCollection
PointCollection Members