Maptitude GISDK Help |
Saves a figure to a file.
SaveFigure(string figure_name, string file_name)
Argument |
Contents |
figure_name |
The name of the figure, or null for the current figure |
file_name |
The path and name of the file |
SaveFigure("My Chart", "c:\\myfile.fig")
Error Type |
Meaning |
Error |
The file_name is invalid or the file could not be created |
NotFound |
The specified figure does not exist |
Function |
Summary |
Closes a figure window |
|
Creates a new window containing a figure |
|
Creates a figure window from a file |
|
Saves a figure as a Windows bitmap file |
|
Saves the figure image as a JPEG compressed file |
©2025 Caliper Corporation | www.caliper.com |