ShapeDecorator.RepositionHostShape(DecoratorHostShape) 方法

定义

基于当前修饰器设置更新给定主机形状的位置。

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)

参数

适用于