Share via


DiagramElementHasDecorators.GetLinkToDiagramElement(Decorator) Method

Definition

Get the DiagramElementHasDecorators link to a Decorator.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementHasDecorators ^ GetLinkToDiagramElement(Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ decoratorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementHasDecorators GetLinkToDiagramElement (Microsoft.VisualStudio.Modeling.DslDefinition.Decorator decoratorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDiagramElement : Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementHasDecorators
Public Shared Function GetLinkToDiagramElement (decoratorInstance As Decorator) As DiagramElementHasDecorators

Parameters

decoratorInstance
Decorator

Returns

Attributes

Applies to