Freigeben über


ShapeHasDecorators.SetShape-Methode

Legt Shape fest.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Sub SetShape ( _
    element As Decorator, _
    newShape As Shape _
)
public static void SetShape(
    Decorator element,
    Shape newShape
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ShapeHasDecorators Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace