Diagram::GetSourceRolePlayerForLinkMappedByConnector Method (BinaryLinkShape^)
Visual Studio 2015
Gets the source role for the link shape.
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.
Show: