Search found 4 matches
- 07 Jul 2009, 11:37
- Forum: CAD .NET
- Topic: Save to image
- Replies: 3
- Views: 16254
Re: Save to image
Thank you for your reply.
You write that maximum recommended size is calculated heuristically. I understand but i think that this size is calculated with a function which depends a specific data, like cadPictBox.VirtualSize or else.
Is it right ?
Cyril
You write that maximum recommended size is calculated heuristically. I understand but i think that this size is calculated with a function which depends a specific data, like cadPictBox.VirtualSize or else.
Is it right ?
Cyril
- 02 Jul 2009, 18:54
- Forum: CAD .NET
- Topic: Export image
- Replies: 1
- Views: 9826
Export image
hello i have a second problem. When i export a image a margin is applied around the bitmap. example : http://www.pclocevents.com/storage/margin.png Is it possible do not have margin like this : http://www.pclocevents.com/storage/no_margin.png I'm using the code into your example : public void SaveAs...
- 02 Jul 2009, 13:20
- Forum: CAD .NET
- Topic: Save to image
- Replies: 3
- Views: 16254
Save to image
Hello
I need to save a dwg file to image. In your demo you use the rasterSizeForm. But i need to save image directly to a file with the maximum recommended size.
How do you calculate this size ?
Thanks
I need to save a dwg file to image. In your demo you use the rasterSizeForm. But i need to save image directly to a file with the maximum recommended size.
How do you calculate this size ?
Thanks
- 22 May 2009, 16:48
- Forum: CAD .NET
- Topic: [CADImport.NET] Create filled rectangle
- Replies: 1
- Views: 10034
[CADImport.NET] Create filled rectangle
Hello
i need to create a rectangle filled with a color in an existing map when i click on it.
Do you have an example for this ?
Thanks
i need to create a rectangle filled with a color in an existing map when i click on it.
Do you have an example for this ?
Thanks