Decorator.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.
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
- host
- DecoratorHostShape