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