GhostShapeCollection Constructor (Guid, Guid)
Visual Studio 2015
Initializes a new instance of the GhostShapeCollection class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- sourceStoreId
-
Type:
System::Guid
The Guid of the store from which the ShapeElements originated. The value Guid.Empty can be used if there is no source store.
- sourceDiagramId
-
Type:
System::Guid
The Guid of the diagram from which the ShapeElements originated. The value Guid.Empty can be used if there is no source store.
Show: