Book a Demo

Author Topic: Get Diagram Image to external Program  (Read 3365 times)

Christian Heinz

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Get Diagram Image to external Program
« on: May 04, 2011, 07:48:10 pm »
Hi,

does anybody know, if there is a way to get access to the "Save Image" method?
I want to add the image of a diagram to my GUI created with c#.
I know that there is a function CTRL + T but i won't leave it to the user to make a screenshot and add it to the GUI.

Regards

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Get Diagram Image to external Program
« Reply #1 on: May 04, 2011, 08:51:18 pm »
Search the help for PutDiagramImageToFile

q.