Search
Diagram.setDirty Method
See Also
 

Lets you set or clear the diagram's modification flag.

 Overload List

Name Description

Diagram.setDirty ()

Marks the diagram as modified.

Diagram.setDirty (boolean)

Lets you set or clear the diagram's modification flag.

 See Also