Initializes a new instance of the MoveNodesTouchBehavior class.
Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected MoveNodesTouchBehavior ( |
Visual Basic
Copy Code
|
|---|
Protected New ( _ |
The diagram view this behavior will be associated with.
See Also