GhostShapeCollection Properties
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AbsoluteBoundingBox | Gets the current bounding rectangle surrounding all GhostShapes in the collection. The rectangle is in world units relative to the diagram's top-left. |
![]() | AreSiblings | Are the members of this collection all siblings? |
![]() | Count | Gets the number of GhostShapes in the collection. |
![]() | GridSize | Gets the grid size for the ghost shape collection as a whole. |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
![]() | LocationDelta | Gets the delta between the current and initial location of the ghost shape collection as a whole. |
![]() | ParentIds | Gets an array of parent Guids in the ghost shape collection. |
![]() | PrimaryGhostShape | Gets the primary ghost shape. |
![]() | SourceDiagramId | Gets the source diagram id. This can return Guid.Empty. |
![]() | SourceProcessId | Gets the source process id. |
![]() | SourceStoreId | Gets the source store id. This can return Guid.Empty. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
