Click or drag to resize

WpfAnnotationUIMouseUp Event

Event is raised when the left mouse button transitions from down to up while the cursor is over the annotation.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event MouseButtonEventHandler MouseUp

Value

Type: System.Windows.InputMouseButtonEventHandler
See Also