Accusoft.ImagXpress13.Net
CadFileClose Method




Closes the CAD file.
Syntax
'Declaration
 
Public Sub CadFileClose() 
'Usage
 
Dim instance As ImageX
 
instance.CadFileClose()
public void CadFileClose()
public: void CadFileClose(); 
public:
void CadFileClose(); 
Remarks

Must be called after a CadFileOpen(ImagXpress,String) has been invoked to close the CAD file when finished viewing the various renderings from CadFileView.

Note: Available in Professional edition.

See Also

Reference

ImageX Class
ImageX Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback