Called when the user lifts his finger from the surface.
Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void OnTouchUp ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub OnTouchUp( _ |
An object that provides information about the touch.
See Also