Udostępnij za pośrednictwem


Metoda Diagram.CreateChildShape —

Tworzy kształt potomny dla kształtu nadrzędnego.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Protected Overrides Function CreateChildShape ( _
    element As ModelElement _
) As ShapeElement
protected override ShapeElement CreateChildShape(
    ModelElement element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Kształt potomny dla kształtu nadrzędnego.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Diagram Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams