2

I am working on Implementation of dynamic organization chart.

In my project (in visual studio 2010 - winformapplication) i used VSTO for Visio (visio 2010). Now I want to add an image to my shapes (Microsoft.Office.Interop.Visio.Shape) in OrgChart (orgch_m.vst) template.

Can anybody help me in this?

Meg Mytemp
  • 21
  • 2

1 Answers1

2

Take a look at John Goldsmith's solution for adding images to orgchart shapes.

http://visualsignals.typepad.co.uk/vislog/2008/06/linking-org-chart-images.html