M
Michael Hall
Hi,
Ok if this is a stupid\dumb\easy question please feel free to call me a "noob"
I have been searching for a way to creat UML and Organisation structure
shapes from code.
Currently I am running Visio invisibly in my C# utility. This utility takes
a text file (which describes the layout of a uml diagram) and should create
the diagram in visio and save it as a visio diagram.
The program does some of this, but currrently I am using the DrawRectangle()
and DrawXXX() methods to create the shapes. What I would like to know is how
do I draw UML objects? There are no DrawUMLClass() methods or anything :-(
Please please help!, Cookies go to the person who helps!
Michael Hall,
IQ-Systems
Ok if this is a stupid\dumb\easy question please feel free to call me a "noob"
I have been searching for a way to creat UML and Organisation structure
shapes from code.
Currently I am running Visio invisibly in my C# utility. This utility takes
a text file (which describes the layout of a uml diagram) and should create
the diagram in visio and save it as a visio diagram.
The program does some of this, but currrently I am using the DrawRectangle()
and DrawXXX() methods to create the shapes. What I would like to know is how
do I draw UML objects? There are no DrawUMLClass() methods or anything :-(
Please please help!, Cookies go to the person who helps!
Michael Hall,
IQ-Systems