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

Glossary Item Box

If the target of the event was a mark, this property will hold a reference to that mark. Otherwise it will be null. Note that, for some mouse tools, the mouse up event will not include a reference to a mark because the mouse tool displayed the selection between the mark and the cursor.

Syntax

ASP.NET Ajax Javascript (Specification) 
var mark : Object;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMouseEventArgs.mark;

See Also

©2013. Accusoft Corporation. All Rights Reserved.