DiagramItem Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AbsoluteBoundingBox | Gets the bounding box in world units relative to the top-left of the diagram. |
![]() | AnchorPoint | Gets the anchorPoint. |
![]() | CanFocus | Gets a value indicating whether this DiagramItem is focusable. |
![]() | CanSelect | Gets a value indicating whether this DiagramItem is selectable. |
![]() | Diagram | Gets the Diagram that the shape belongs to. |
![]() | Field | Gets the field. |
![]() | IsDiagram | Gets a value indicating whether the DiagramItem is the diagram. |
![]() | Parent | Gets the parent DiagramItem. |
![]() | RepresentedElements | Gets a collection of ModelElements that this DiagramItem represents. |
![]() | Segment | Gets the segment. |
![]() | Shape | Gets the shape. |
![]() | SubField | Gets the subfield. |
Show:
