UML modeling engine

  • Thread starter Thread starter odwrotnie
  • Start date Start date
O

odwrotnie

I have to write interface for creating UML diagrams in C#.
Are there any components that can help me with drawing, mowing, resizing
this boxes?

Have you got any other ideas that can help me?

Thank you for any help.
 
Any reason not to use the built-in modeling capabilities of Visual Studio?
http://www.ftponline.com/vsm/2005_en/magazine/features/dnelson/

If you need a more fully featured UML engine, it is nearly always less
expensive to purchase than to build. Consider:
Enterprise Architect from Sparx Systems

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
 
Back
Top