ImageGear .NET v24.12 - Updated
point Field

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > PointEventArgs class : point Field
A copy of the point which is most directly related to the event. If all the points were affected (such as when you call PointCollection.removeAllPoints), then this property will have the value undefined.
Syntax
ASP.NET Ajax Javascript (Specification) 
var point : Point;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPointEventArgs.point;
See Also

Reference

PointEventArgs class
PointEventArgs Members