CompartmentShapeMapReferencesCompartmentShape.SetCompartmentShape (Método)

establece CompartmentShape.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

'Declaración
Public Shared Sub SetCompartmentShape ( _
    element As CompartmentShapeMap, _
    newShape As CompartmentShape _
)
public static void SetCompartmentShape(
    CompartmentShapeMap element,
    CompartmentShape newShape
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

CompartmentShapeMapReferencesCompartmentShape Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)