Description Saves the active visualization view as a JPEG image on your hard drive.
Syntax SaveJPEG fname
Parameters fname As String Save the visualization to this file name.
Remarks This subroutine saves the current visualization view as a JPEG image on your hard drive. If no Visualization view available the subroutine sets an error and returns without saving the file.
See Also Examples
|