Aurigma Graphics Mill 5.5 for .NET
ViewerBase..::.WorkspaceMouseUp Event
Raised when a mouse button is released at the image displayed by this viewer control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Event WorkspaceMouseUp As MouseEventHandler
C#
public event MouseEventHandler WorkspaceMouseUp
Remarks
Position of the mouse pointer is measured in the coordinates of the workspace (physical units of measure).