Book a Demo

Author Topic: How to export diagram image?  (Read 4222 times)

chrvi

  • EA User
  • **
  • Posts: 75
  • Karma: +0/-0
  • There are so many hidden features...
    • View Profile
How to export diagram image?
« on: September 03, 2007, 07:43:05 am »
Hi there,

could you please tell me how to export diagram image from automation interface?

I can do various things with diagrams but I still haven't found a way of exporting (saving) them as a bitmap or something like that...

Thanks a lot for any advice.

Radek
Radek

jkorman

  • EA User
  • **
  • Posts: 99
  • Karma: +0/-0
    • View Profile
Re: How to export diagram image?
« Reply #1 on: September 04, 2007, 07:21:23 am »
Take a look at the Project class

PutDiagramImageToFile method.

Jim

chrvi

  • EA User
  • **
  • Posts: 75
  • Karma: +0/-0
  • There are so many hidden features...
    • View Profile
Re: How to export diagram image?
« Reply #2 on: September 04, 2007, 09:37:55 am »
Aaaah, here it is! :-)

Thanx a lot!
Radek