Search
Diagram.Invalidate Method
See Also
 






Invalidates the diagram.

 Overload List

Name Description

Diagram.Invalidate ()

Causes the entire visible diagram area to be repainted.

Diagram.Invalidate (Boolean)

Causes the entire visible diagram area to be repainted.

Diagram.Invalidate (Object, Rect)

Invalidates the specified document region.

Diagram.Invalidate (Rect)

Invalidates the specified document region.

 See Also