ExpandCollapseDecorator.RepositionHostShape(DecoratorHostShape) Method

Definition

Updates the position of the given host shape based on current decorator settings.

public:
 override void RepositionHostShape(Microsoft::VisualStudio::Modeling::Diagrams::DecoratorHostShape ^ host);
public override void RepositionHostShape (Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape host);
override this.RepositionHostShape : Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape -> unit
Public Overrides Sub RepositionHostShape (host As DecoratorHostShape)

Parameters

Applies to