Partilhar via


Método ShapeHasCompartments.SetShape

Define 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 Sub SetShape ( _
    element As Compartment, _
    newShape As CompartmentShape _
)
public static void SetShape(
    Compartment element,
    CompartmentShape newShape
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ShapeHasCompartments Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition