ImageShapeHasBaseImageShape.GetLink(ImageShape, ImageShape) Method

Definition

Get the one ImageShapeHasBaseImageShape link between a given ImageShapeand a ImageShape.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::ImageShapeHasBaseImageShape ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::ImageShape ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::ImageShape ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape source, Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape * Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape -> Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape
Public Shared Function GetLink (source As ImageShape, target As ImageShape) As ImageShapeHasBaseImageShape

Parameters

source
ImageShape
target
ImageShape

Returns

Attributes

Applies to