Freigeben über


GhostShapeCollection.Find-Methode

Ruft das GhostShape für die Quell-ShapeElement-GUID ab.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

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

Parameter

  • sourceId
    Typ: System.Guid
    Die GUID des zu suchenden Quell-ShapeElement.

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.Diagrams.GhostShape

.NET Framework-Sicherheit

Siehe auch

Referenz

GhostShapeCollection Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace