Udostępnij za pośrednictwem


Metoda SelectedShapesCollection.GetDiagramItemsContainingShape —

Pobiera zbiór elementów diagramu w zaznaczonym obszarze właściwości którego kształt jest określony kształt.

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
Public Function GetDiagramItemsContainingShape ( _
    shape As ShapeElement _
) As DiagramItemCollection
public DiagramItemCollection GetDiagramItemsContainingShape(
    ShapeElement shape
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemCollection

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SelectedShapesCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams