Maptitude GISDK Help |
Closes a figure window.
CloseFigure(string figure_name)
Argument |
Contents |
figure_name |
The name of the figure, or null for the current figure |
CloseFigure() closes the figure window without executing the Close macro.
If there is a Done macro, it is called after the figure window is closed.
CloseFigure("My Chart")
Error Type |
Meaning |
NotFound |
The specified figure does not exist |
Function |
Summary |
Creates a new window containing a figure |
|
Creates a figure window from a file |
|
Creates a new figure window from a figure that appears in a layout |
|
Saves a figure to a file |
©2025 Caliper Corporation | www.caliper.com |