Search
DiagramItem.invalidate Method
See Also
 





Invalidates the region of the canvas, that matches the item's repaint bounds.

Namespace: MindFusion.Diagramming
File: DiagramItem.js

 Syntax

JavaScript  Copy Code

function invalidate ([dirty, [force]])

 Parameters

dirty
Optional.

Boolean. Optional.

force
Optional.

Boolean. Optional.

 See Also