Invoked when the user releases his finger over this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void HandleTap ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub HandleTap( _ |
The release location.
The touch radius.
See Also