ImageGear .NET v24.12 - Updated
constrainedImagePoint Field

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > MouseEvent class : constrainedImagePoint Field
The position of the mouse in image coordinates. This point will always be constrained to lie within the bounds of the image.
Syntax
ASP.NET Ajax Javascript (Specification) 
var constrainedImagePoint : Point;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMouseEvent.constrainedImagePoint;
See Also

Reference

MouseEvent class
MouseEvent Members