Udostępnij za pośrednictwem


Metoda ShapeElement.ChooseParentShape —

Wybór kształtu nadrzędnego dla nowego kształtu dziecko, zwykle ten kształt.

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

Składnia

'Deklaracja
Public Overridable Function ChooseParentShape ( _
    childShape As ShapeElement _
) As ShapeElement
public virtual ShapeElement ChooseParentShape(
    ShapeElement childShape
)

Parametry

Wartość zwracana

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

Uwagi

Aby uzyskać więcej informacji, zobacz FixUpChildShapes.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeElement Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams