Search found 5 matches
- 27 Nov 2008, 12:34
- Forum: CAD .NET
- Topic: Scrollbars
- Replies: 1
- Views: 10095
Scrollbars
Anyway to turn these off in the latest version of CADImport.NET? The old version I was using didn't have them and I don't need them.
- 26 Jun 2007, 15:11
- Forum: CAD .NET
- Topic: Zoom questions
- Replies: 5
- Views: 19105
- 22 Jun 2007, 18:19
- Forum: CAD .NET
- Topic: Zoom questions
- Replies: 5
- Views: 19105
Hi Sergey, Thanks for that, I was already looking at that method. I don't really think it can help me though. I can use Pos.X and Pos.X before it was zoomed to find out how much the whole image has been offset, but not a given point, as this changes relative to the position of the mouse pointer. Wha...
- 19 Jun 2007, 13:38
- Forum: CAD .NET
- Topic: Zoom questions
- Replies: 5
- Views: 19105
Zoom questions
This isn't really a problem I've been having with CADImport.NET, really I'm just looking for some advice. I have been overlaying a networking model on a transparent panel over the top of my CADImage. I have then been drawing components on that panel. I have got to the stage in development where I ne...
- 30 Apr 2007, 00:54
- Forum: CAD .NET
- Topic: How to access dimensions?
- Replies: 1
- Views: 10298
How to access dimensions?
Can you tell me how to get the actual numbers of the dimensions in a CAD image? I've seen how I can turn them on and off with CADImage.DimensionsVisible, but I want the actual values.
Or any other way to reliably get the physical sizes in a drawing?
Or any other way to reliably get the physical sizes in a drawing?