Freigeben über


ShapeHasDecorators.GetLinkToShape-Methode

Ruft den ShapeHasDecorators-Link für Decorator ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLinkToShape ( _
    decoratorInstance As Decorator _
) As ShapeHasDecorators
public static ShapeHasDecorators GetLinkToShape(
    Decorator decoratorInstance
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators

.NET Framework-Sicherheit

Siehe auch

Referenz

ShapeHasDecorators Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace