Decorator.ConfigureHostShape(ShapeElement) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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