ConnectorDecorator.RepositionHostShape(DecoratorHostShape) Method

Definition

Repositions the given host shape based on the position of the connector.

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