ConnectorDecorator.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:
override Microsoft::VisualStudio::Modeling::Diagrams::DecoratorHostShape ^ ConfigureHostShape(Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ parent);
public override Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape ConfigureHostShape (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement parent);
override this.ConfigureHostShape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement -> Microsoft.VisualStudio.Modeling.Diagrams.DecoratorHostShape
Public Overrides Function ConfigureHostShape (parent As ShapeElement) As DecoratorHostShape
Parametreler
- parent
- ShapeElement