ImageGear .NET v24.12 - Updated
pointLiesWithinImage Field

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > MouseEvent class : pointLiesWithinImage Field
A flag that indicates whether the position of the mouse lies inside or outside the bounds of the image.
Syntax
ASP.NET Ajax Javascript (Specification) 
var pointLiesWithinImage : Boolean;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMouseEvent.pointLiesWithinImage;
See Also

Reference

MouseEvent class
MouseEvent Members