Udostępnij za pośrednictwem


Metoda GhostShapeCollection.Find —

Pobiera GhostShape, biorąc pod uwagę guid ShapeElement źródła.

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 Find ( _
    sourceId As Guid _
) As GhostShape
public GhostShape Find(
    Guid sourceId
)

Parametry

  • sourceId
    Typ: System.Guid
    Identyfikator Guid źródła ShapeElement, aby znaleźć.

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.GhostShape

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GhostShapeCollection Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams