Condividi tramite


Metodo ShapeHasDecorators.GetShape

Ottiene Shape.

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 GetShape ( _
    element As Decorator _
) As Shape
public static Shape GetShape(
    Decorator element
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.Shape

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShapeHasDecorators Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition