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