Compartilhar via


Método ShapeHasCompartments.GetShape

Obtém a forma.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Function GetShape ( _
    element As Compartment _
) As CompartmentShape
public static CompartmentShape GetShape(
    Compartment element
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape

Segurança do .NET Framework

Consulte também

Referência

ShapeHasCompartments Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition