Called on the current controller to let it draw an appropriate feedback for the current user action.
Namespace: MindFusion.Diagramming.Interaction
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void DrawInteraction ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub DrawInteraction( _ |
An IGraphics instance that should be used to perform the draw.
See Also