Decorator.RepositionHostShape(DecoratorHostShape) Method

Definition

Method to reposition host shape and set its visibility.

public:
 abstract void RepositionHostShape(Microsoft::VisualStudio::Modeling::Diagrams::DecoratorHostShape ^ host);
public abstract void RepositionHostShape (Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape host);
abstract member RepositionHostShape : Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape -> unit
Public MustOverride Sub RepositionHostShape (host As DecoratorHostShape)

Parameters

Applies to