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