Diagram::GetSourceRolePlayerForLinkMappedByConnector Method (BinaryLinkShape^)

 

Gets the source 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^ GetSourceRolePlayerForLinkMappedByConnector(
	BinaryLinkShape^ connector
)

Parameters

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

The link shape.

Return Value

Type: Microsoft.VisualStudio.Modeling::ModelElement^

The source role for the link shape.

Return to top
Show: