Diagram::GetTargetRolePlayerForLinkMappedByConnector Method (BinaryLinkShape^)

 

Gets the target role for the link shape.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public protected:
virtual ModelElement^ GetTargetRolePlayerForLinkMappedByConnector(
	BinaryLinkShape^ connector
)

Parameters

connector
Type: Microsoft.VisualStudio.Modeling.Diagrams::BinaryLinkShape^

The link shape.

Return Value

Type: Microsoft.VisualStudio.Modeling::ModelElement^

The target role for the link shape.

Return to top
Show: