GhostShapeCollection::Find Method (Guid)

 

Gets the GhostShape given the source ShapeElement guid.

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

public:
GhostShape^ Find(
	Guid sourceId
)

Parameters

sourceId
Type: System::Guid

The Guid of the source ShapeElement to find.

Return to top
Show: