Freigeben über


Decorator.RepositionHostShape-Methode

Ändert die Position der Hostform und legt ihre Sichtbarkeit fest.

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

Syntax

'Declaration
Public MustOverride Sub RepositionHostShape ( _
    host As DecoratorHostShape _
)
public abstract void RepositionHostShape(
    DecoratorHostShape host
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Decorator Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace