Initializes a new instance of the PanTouchBehavior class.
Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public PanTouchBehavior ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The diagram view this behavior will be associated with.
true to enable item modification, or false otherwise.
See Also