Freigeben über


Decorator.GetHostShape-Methode

Ruft die Form ab.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntax

'Declaration
Public Overridable Function GetHostShape ( _
    rootShape As ShapeElement _
) As DecoratorHostShape
public virtual DecoratorHostShape GetHostShape(
    ShapeElement rootShape
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape
Die Host Form.

.NET Framework-Sicherheit

Siehe auch

Referenz

Decorator Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace