0

When I'm trying to save large diagram as an image:

Image export in CodeMap

Visual Studio performs memory optimization and copies image in a lower scale. Other pixels are black:

clipboard after "Copy Image" action

Is there's a way how I can easily get my diagram in a high resolution?

astef
  • 8,575
  • 4
  • 56
  • 95

2 Answers2

0

I find a solution:

  1. setup the zoom to max
  2. save your codemap
  3. than copy the image

you can paste it in paint or what ever.

enter image description here

Pierre
  • 11
  • 3
0

What do you do it for? You can save it as vector XPS image and it will be looking nice. It can be opened on Windows PCs and printed on the paper.

Code Map as XPS