pencilCake
pencilCake

Reputation: 53223

Can I see the relations as well in the Class Diagram of VS?

Is it possible to see the relations in the class diagrams as well as the inheritance?

How?

Thanks!

Upvotes: 3

Views: 131

Answers (1)

Henk Holterman
Henk Holterman

Reputation: 273179

Yes, if you have a property that is a reference to another class (in the diagram), righ-click that property and select "Show as Association" (or a name like that).

Upvotes: 3

Related Questions