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

Glossary Item Box

The arguments for point events.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.PointEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.PointEventArgs();

Remarks

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.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.PointEventArgs

See Also

©2013. Accusoft Corporation. All Rights Reserved.