ShapeHasDecorators.GetLinkToShape(Decorator) Method

Definition

Get the ShapeHasDecorators link to a Decorator.

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

Parameters

decoratorInstance
Decorator

Returns

Attributes

Applies to