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