Displaying message arguments

The SequenceDiagram::General::ShowArguments property displays or hides message arguments. By default, the ShowArguments property is activated. It applies to all messages in a sequence diagram, not to individual messages.

About this task

Any changes you make to property settings apply only to new elements you draw after making the change, not to existing elements. For example, to have arguments displayed on one message but not on another message of the same type, set the ShowArguments property before drawing one message, then reset it before drawing the next message, as shown in this example.

Sequence diagram showing message arguments

Feedback