Draws the items that the user is currently modifying.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void DrawInteraction ( |
Visual Basic
Copy Code
|
|---|
Public Sub DrawInteraction( _ |
RemarksThis method draws the items that are currently being modified by the user.
See Also