Sdílet prostřednictvím


GhostShapeCollection.Find – metoda

Získá GhostShape uveden identifikátor guid zdrojového ShapeElement.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
Public Function Find ( _
    sourceId As Guid _
) As GhostShape
public GhostShape Find(
    Guid sourceId
)

Parametry

  • sourceId
    Typ: System.Guid
    Identifikátor Guid ShapeElement najít zdroj.

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.Diagrams.GhostShape

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GhostShapeCollection Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů