IActivityDiagram::Bind Method (IActivity^)

 

Display an Activity on this diagram. The Activity must not already be bound to a diagram. Sets the Activity property.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

void Bind(
	IActivity^ activity
)

For more information, see the following topics:

Return to top
Show: