Hi, I'm a novice in C# and have no drawing coding. I'd like to know which drawing function makes a UML class. pls help me.
Printable View
Hi, I'm a novice in C# and have no drawing coding. I'd like to know which drawing function makes a UML class. pls help me.
Your question isn't clear. Are you talking about from within the IDE?
If so, right click on Solution Explorer and choose 'Add\New Item'.
When the 'Add New Item' dialog opens, click on the Visual C# node.
Choose 'Class Diagram' and press 'Add'.
sorry. I mean I want to make a UML class diagram tool developed by C#. Should i try with any Rectangle Function? but not know well it. how to search?