Compartilhar via


Método ShapeMapReferencesShape.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 ShapeMap, _
    newShape As Shape _
)
public static void SetShape(
    ShapeMap element,
    Shape newShape
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ShapeMapReferencesShape Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition