Initializes a new instance of the InteractionState class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public InteractionState ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The DiagramItem to be created or modified.
One of the Action enumeration values, specifying what kind of action to perform.
See Also