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

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.