Indicates whether the source of the interaction is from touch input device.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected bool IsTouch ( |
Visual Basic
Copy Code
|
|---|
Protected Function IsTouch( _ |
The Pointer object to test for touch input.
See Also