ImageShapeHasBaseImageShape.GetLink(ImageShape, ImageShape) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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