Restrict delete and copy feature

We want to block the node select and delete \ copy feature in the org chart where the user can select a user and delete or copy the same. Is this possible? How can we achieve this?

Consider the Diagram.AllowDelete and AllowCopy properties, or the Part.Deletable and Copyable properties on individual Nodes.