MindFusion.Wpf Pack Programmer's Guide
DiagramItem.Repaint Method ()
See Also
 





Repaints the region of the diagram where this item is located.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected void Repaint ()

Visual Basic  Copy Code

Protected Sub Repaint ()

 Remarks

Call this method to repaint the diagram after changing appearance attributes of this item.

 See Also

Repaint Method Overload List
DiagramItem Members
DiagramItem Class
MindFusion.Diagramming.Wpf Namespace