Initializes a new instance of the Interaction class.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
protected Interaction ( |
Visual Basic
Copy Code
|
|---|
Protected New ( _ |
A DiagramView where the interaction takes place.
See Also