This topic explains the operational logic of the commands available in the xamDiagram™ control.
The following topics are prerequisites to understanding this topic:
The xamDiagram control supports a number of commands which can represent an action performed on diagram items or an interaction with the UI of the control or have some impact on its undo/redo operations history. The commands can be invoked using keyboard shortcuts, interactions with other controls, etc.
Most of the commands are associated to keyboard keys and key combinations according to the existing computing interface standards (like using Ctrl+C for copy, etc.). Keyboard shortcuts (or key combinations) can be overriden programmatically. (For details, see Configuring Keyboards Shortcuts).
The following table summarizes the commands supported by the xamDiagram control and maps them to the pre-configured keyboard shortcuts.
The following topics provide additional information related to this topic.