Condividi tramite


Metodo ShapeHasDecorators.GetLinkToShape

Ottiene il collegamento ShapeHasDecorators a un elemento Decorator.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShapeHasDecorators Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition