Search found 1 match
- 18 Aug 2014, 19:46
- Forum: CAD .NET
- Topic: LoadFromStream error
- Replies: 1
- Views: 15403
LoadFromStream error
Hi, I want to use CAD Import .net in my Windows Form, and often it runs alright. But sometimes, I have an error message, when I want to open an image: "at CADImport.CADImage. 0 at CADImport.CADPainter'1.ApplyScale(RectangleF Arect) at CADImport.CADPainter'1. (CADImage, DRect)" This is the code I use...