Repaints the region of the diagram where this item is located.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected void Repaint () |
Visual Basic
Copy Code
|
|---|
Protected Sub Repaint () |
RemarksCall this method to repaint the diagram after changing appearance attributes of this item.
See Also