GhostShapeCollection.Find(Guid) Methode

Definition

Ruft die ghostshape mit der Quell-shapeelement-GUID ab.

public:
 Microsoft::VisualStudio::Modeling::Diagrams::GhostShape ^ Find(Guid sourceId);
public Microsoft.VisualStudio.Modeling.Diagrams.GhostShape Find (Guid sourceId);
member this.Find : Guid -> Microsoft.VisualStudio.Modeling.Diagrams.GhostShape
Public Function Find (sourceId As Guid) As GhostShape

Parameter

sourceId
Guid

Der GUID des zu suchenden Quell-shapeelement.

Gibt zurück

GhostShape

Die ghostshape.

Gilt für