ImageGear for .NET
MouseLeftButtonUp Event
See Also  Send Feedback
ImageGear21.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTForms Class : MouseLeftButtonUp Event




Glossary Item Box

Occurs when the left mouse button is released while the mouse pointer is over or outside of an annotation mark.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ImGearARTFormsMouseEventArgs containing data related to this event. The following ImGearARTFormsMouseEventArgs properties provide information specific to this event.

PropertyDescription
EventData Gets mouse event data.
Mark Gets the annotation mark object the mouse pointer is over or null otherwise.

See Also

©2013. Accusoft Corporation. All Rights Reserved.