CloseAllFigures
Closes all figures.
Syntax
[C#]
void CloseAllFigures();
[Visual Basic]
Sub CloseAllFigures()
Notes
None.
Example
None.