BaseShapeMapReferencesBaseShape.GetLink(BaseShapeMap, BaseShape) 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 BaseShapeMapReferencesBaseShape link between a given BaseShapeMapand a BaseShape.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMapReferencesBaseShape ^ GetLink(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMapReferencesBaseShape GetLink (Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap source, Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLink : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap * Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape -> Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMapReferencesBaseShape
Public Shared Function GetLink (source As BaseShapeMap, target As BaseShape) As BaseShapeMapReferencesBaseShape
Parameters
- source
- BaseShapeMap
- target
- BaseShape
Returns
- Attributes