AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : CadOpen Method |
Visual Basic |
---|
Public Sub CadOpen( _ ByVal FileName As String _ ) |
This method keeps the internal tables and reference objects available for subsequent viewing by CadView. Without any CAD load options selected, the default layout and layers are rendered at the default paper size and resolution.
To terminate the viewing and remove the tables, CadClose must be called.
Note: This method does not support asynchronous operations nor support of annotations for adding or viewing.
Note: The IFileSize and IFormat properties may be not retained through the repeated renderings of the different layers and layouts. The application should maintain these properties if the data is needed.
Note: Available in Professional edition.
ImagXpress Object | ImagXpress Members | CadClose Method | CadView Method | Cad Format