Redistributable Visio assembly?

  • Thread starter Thread starter Derrick
  • Start date Start date
D

Derrick

Is there any redistributable visio assembly I can leverage to draw a graph
like structure in a C# app? Or a comparable redistributable assembly?

Thanks in advance!

Derrick
 
Derrick,

I don't think so. I would also think that the EULA would prevent
individual components from being installed. You probably have to have the
whole thing installed in order to use it.

Hope this helps.
 
thanks, that is what I thought the answer would be...

Nicholas Paldino said:
Derrick,

I don't think so. I would also think that the EULA would prevent
individual components from being installed. You probably have to have the
whole thing installed in order to use it.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Derrick said:
Is there any redistributable visio assembly I can leverage to draw a graph
like structure in a C# app? Or a comparable redistributable assembly?

Thanks in advance!

Derrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top