ImageGear .NET v24.12 - Updated
pointLiesWithinImage Field

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > MouseEventArgs 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 = instanceOfMouseEventArgs.pointLiesWithinImage;
See Also

Reference

MouseEventArgs class
MouseEventArgs Members