Decorator.ConfigureHostShape(ShapeElement) Yöntem

Tanım

Bu dekoratör ile kullanılmak üzere bir konak şekli yapılandırır.
Verilen üst öğenin bu dekoratör için bir ana bilgisayar şekli yoksa, yeni bir tane oluşturulur. Bir ana bilgisayar şekli zaten varsa, bu dekoratörün ayarları mevcut ana bilgisayar şekline yeniden uygulanır; Yeni bir ana bilgisayar şekli oluşturulmayacak.

public:
 virtual Microsoft::VisualStudio::Modeling::Diagrams::DecoratorHostShape ^ ConfigureHostShape(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parent);
public virtual Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape ConfigureHostShape (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parent);
abstract member ConfigureHostShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape
override this.ConfigureHostShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape
Public Overridable Function ConfigureHostShape (parent As ShapeElement) As DecoratorHostShape

Parametreler

parent
ShapeElement

Döndürülenler

DecoratorHostShape

Şunlara uygulanır