DiagramItem Properties

 

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

NameDescription
System_CAPS_pubpropertyAbsoluteBoundingBox

Gets the bounding box in world units relative to the top-left of the diagram.

System_CAPS_pubpropertyAnchorPoint

Gets the anchorPoint.

System_CAPS_pubpropertyCanFocus

Gets a value indicating whether this DiagramItem is focusable.

System_CAPS_pubpropertyCanSelect

Gets a value indicating whether this DiagramItem is selectable.

System_CAPS_pubpropertyDiagram

Gets the Diagram that the shape belongs to.

System_CAPS_pubpropertyField

Gets the field.

System_CAPS_pubpropertyIsDiagram

Gets a value indicating whether the DiagramItem is the diagram.

System_CAPS_pubpropertyParent

Gets the parent DiagramItem.

System_CAPS_pubpropertyRepresentedElements

Gets a collection of ModelElements that this DiagramItem represents.

System_CAPS_pubpropertySegment

Gets the segment.

System_CAPS_pubpropertyShape

Gets the shape.

System_CAPS_pubpropertySubField

Gets the subfield.

Return to top
Show: