Open file problem
Posted: 30 Jul 2019, 04:35
I'm working with CADEditorControlDemo.
Is it possible to open a dwg file without open dialog?
I would like to open a dwg file by file path which I was already known.
I know that I can use 'vDrawing.LoadFromfile(path). However is it need to have a Image in winform?
Is it possible to open a dwg file without open dialog?
I would like to open a dwg file by file path which I was already known.
I know that I can use 'vDrawing.LoadFromfile(path). However is it need to have a Image in winform?