SelectedShapesCollection Properties
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AnchorItem | Gets or sets the DiagramItem that serves as the anchor for extending the selection. |
![]() | BoundingBox | Gets the bounding rectangle surrounding all selected ShapeElements in world units relative to the diagram's top-left. |
![]() | Count | Gets the number of ShapeElements in the selection. |
![]() | EditItem | Gets the item to edit. This is typically the FocusedItem. |
![]() | FocusedItem | Gets or sets the DiagramItem that has the focus. |
![]() | IsDeferredSelectionPending | Gets a value indicating whether a deferred selection is pending. |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread-safe). |
![]() | PrimaryItem | Gets the primary DiagramItem in the selection. |
![]() | RepresentedElements | Gets corresponding ModelElements that represent this selection. |
![]() | SelectionRules | Gets the DiagramSelectionRules object that constrains how ShapeElements can be added and removed from the selection. |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the collection. |
![]() | TopLevelItems | Gets the top level items in the selection. |
