| ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace : PointEventArgs class |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
ImageGear.Web.UI.PointEventArgs = function() {}; | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var instanceVar = new ImageGear.Web.UI.PointEventArgs(); | |
This object contains the arguments for point events raised by a PointCollection. A PointCollection will provide an instance of this object whenever it raises a PointCollection.pointAdded, PointCollection.pointChanged, or PointCollection.pointRemoved event.
Object
ImageGear.Web.UI.PointEventArgs
PointEventArgs Members
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace