Tagged Questions
1
vote
1answer
52 views
How to Show Object Multiplicity
I am creating a visual programming language. In this language objects are represented as rectangles, like this:
I thought that the best way to represent that an object is actually a collection of ...