Share via


ShapeMapReferencesShape.GetLinks Method

Get any ShapeMapReferencesShape links between a given ShapeMap and a Shape.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntax

public static ReadOnlyCollection<ShapeMapReferencesShape> GetLinks(
    ShapeMap source,
    Shape target
)

Parameters

Return Value

Type: ReadOnlyCollection<ShapeMapReferencesShape>

.NET Framework Security

See Also

Reference

ShapeMapReferencesShape Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace