Refresh Method

<< >>

Navigation:  Programming with Amos > Class Reference > Amos Graphics Class Reference > Pd Class Members > Methods >

Refresh Method

Refreshes the Amos Graphics window. This method can be used after other methods that change the path diagram in order to make sure that the changes are made visible immediately.

Syntax

Pd.Refresh ()

For an example, see DiagramDrawIndicatorVariable Method Example.