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

Glossary Item Box

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 = instanceOfMouseEventArgs.constrainedImagePoint;

See Also

©2013. Accusoft Corporation. All Rights Reserved.