DiagramItem Constructor
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)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DiagramItem() | Initializes a new instance of the DiagramItem class. |
![]() | DiagramItem(LinkShape^, LineSegment^) | Initializes a new instance of the DiagramItem class to represent the specified LineSegment. |
![]() | DiagramItem(LinkShape^, LineSegment^, AnchorPoint^) | Initializes a new instance of the DiagramItem class to represent the specified AnchorPoint. |
![]() | DiagramItem(ShapeElement^) | Initializes a new instance of the DiagramItem class to represent the specified ShapeElement. |
![]() | DiagramItem(ShapeElement^, ShapeField^) | Initializes a new instance of the DiagramItem class to represent the specified ShapeField. |
![]() | DiagramItem(ShapeElement^, ShapeField^, ShapeSubField^) | Initializes a new instance of the DiagramItem class to represent the specified ShapeSubField. |
![]() | DiagramItem(ShapeElement^, ShapeField^, ShapeSubField^, LineSegment^, AnchorPoint^) | Initializes a new instance of the DiagramItem class to represent the specified ShapeSubField. |
Show:
