Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : Close Method |
public void Close()
'Declaration Public Sub Close()
'Usage Dim instance As JpipRasterImageViewer instance.Close()
public: void Close();
The cache file will be saved when this function is called.
Use this function to stop the JpipRasterImageViewer object while it is loading or decoding.
Call this function when one is through using the JpipRasterImageViewer in order to free the resources.