Articles in this section
Category / Section

Is it possible to add new attributes to certain shapes based on their type?

1 min read

Is it possible to add new attributes to certain shapes based on their type?

An example for this would be associating an Age and Gender property if the shape under consideration happens to be of type Person.

Essential Diagram implements a property model that supports late-binding and run-time inheritance that makes it very simple for adding/removing properties at run-time. This property model, implemented through the Diagram.IPropertyContainer interface, defines methods for storing, retrieving, adding, removing and enumerating the property values of objects without the need for compile-time knowledge of the object type.

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied