ConnectorDecorator.RepositionHostShape(DecoratorHostShape) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- host
- DecoratorHostShape