Click or drag to resize

AnnotationUIMouseDown Event

Raised when a mouse button is pressed while on top of the annotation.
Raised when a mouse button is pressed while on top of the annotation.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event AnnotationMouseEventHandler MouseDown

Value

Type: Atalasoft.Annotate.UIAnnotationMouseEventHandler
See Also